iwlwifi: bump FW API to 62 for AX devices
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 10 Feb 2021 15:23:55 +0000 (17:23 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 10 Feb 2021 23:58:23 +0000 (01:58 +0200)
Start supporting API version 62 for AX devices.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210210172142.8c2e4ebd947e.Id1be235baad632e9ba1c07590e62184fc2f07c04@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/22000.c

index 6c87cc121887518c70e16723e0e97907752da742..0a0e25a3c6818dccc43af7b2ee8e4c12d1f2020f 100644 (file)
@@ -9,7 +9,7 @@
 #include "iwl-prph.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        61
+#define IWL_22000_UCODE_API_MAX        62
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39