1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/iwlwifi/fw
Luca Coelho a083429e13 iwlwifi: mvm: fix old scan version sizes
When version 8 of the scan command API was introduced, only the size
of version 7 was updated, causing older versions of the firmware to
throw BAD_COMMAND errors.

Calculating the old version based on the size of the latest version
got too complicated and the size of the older versions will never
change anyway, so it's better to just hardcoded the sizes.

Fixes: 66fa2424df ("iwlwifi: fw api: support the new scan request FW API version")
Reported-by: Scott Register <sreg@sreg.io>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-04-24 13:13:08 +03:00
..
api iwlwifi: mvm: fix old scan version sizes 2018-04-24 13:13:08 +03:00
acpi.c iwlwifi: acpi: move code that reads SPLC to acpi 2017-10-06 15:22:33 +03:00
acpi.h iwlwifi: acpi: move code that reads SPLC to acpi 2017-10-06 15:22:33 +03:00
common_rx.c iwlwifi: implement fseq version mismatch warning 2017-08-01 12:41:45 +03:00
dbg.c iwlwifi: wrt: add fw force restart via triggers 2018-03-28 22:43:40 +03:00
dbg.h iwlwifi: avoid collecting firmware dump if not loaded 2018-03-02 10:20:01 +02:00
debugfs.c iwlwifi: set default timstamp marker cmd 2018-03-28 12:16:04 +03:00
debugfs.h iwlwifi: set default timstamp marker cmd 2018-03-28 12:16:04 +03:00
error-dump.h iwlwifi: dump smem configuration when firmware crashes 2017-08-09 09:35:15 +03:00
file.h iwlwifi: wrt: add fw force restart via triggers 2018-03-28 22:43:40 +03:00
img.h iwlwifi: support internal debug data collection for new devices 2017-12-20 18:28:23 +02:00
init.c iwlwifi: Cancel and set MARKER_CMD timer during suspend-resume 2018-03-02 10:19:59 +02:00
notif-wait.c iwlwifi: call iwl_remove_notification from iwl_wait_notification 2017-08-18 16:03:22 +03:00
notif-wait.h iwlwifi: move notification wait into fw/ 2017-06-29 13:26:27 +03:00
nvm.c iwlwifi: fw: fix lar_enabled endian problem in iwl_fw_get_nvm 2017-08-18 17:36:41 +03:00
paging.c iwlwifi: remove host assisted paging 2017-11-03 11:56:08 +02:00
runtime.h iwlwifi: avoid collecting firmware dump if not loaded 2018-03-02 10:20:01 +02:00
smem.c iwlwifi: rename the temporary name of A000 to the official 22000 2017-11-28 16:39:57 +02:00