Bump up the firmware_table from 30 to 50. bwn needs more than 30, it
seems.
This commit is contained in:
parent
cae11c25e3
commit
91ee765659
@ -121,7 +121,7 @@ struct priv_fw {
|
||||
* reallocate the array because pointers are held externally.
|
||||
* A list may work, though.
|
||||
*/
|
||||
#define FIRMWARE_MAX 30
|
||||
#define FIRMWARE_MAX 50
|
||||
static struct priv_fw firmware_table[FIRMWARE_MAX];
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user