|
@@ -117,7 +117,7 @@ struct iwl_drv {
|
|
const struct iwl_cfg *cfg;
|
|
const struct iwl_cfg *cfg;
|
|
|
|
|
|
int fw_index; /* firmware we're trying to load */
|
|
int fw_index; /* firmware we're trying to load */
|
|
- char firmware_name[32]; /* name of firmware file to load */
|
|
|
|
|
|
+ char firmware_name[64]; /* name of firmware file to load */
|
|
|
|
|
|
struct completion request_firmware_complete;
|
|
struct completion request_firmware_complete;
|
|
|
|
|