Bump this up to match what the HAL is at now.
This commit is contained in:
parent
78c166febf
commit
42420dccd5
@ -90,7 +90,7 @@ bin_to_size(int index)
|
||||
/* per-node state */
|
||||
struct sample_node {
|
||||
int static_rix; /* rate index of fixed tx rate */
|
||||
#define SAMPLE_MAXRATES 32 /* NB: corresponds to hal info[32] */
|
||||
#define SAMPLE_MAXRATES 64 /* NB: corresponds to hal info[32] */
|
||||
uint32_t ratemask; /* bit mask of valid rate indices */
|
||||
const struct txschedule *sched; /* tx schedule table */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user