iwlwifi: bump FW API to 61 for AX devices
authorLuca Coelho <luciano.coelho@intel.com>
Sun, 31 Jan 2021 18:22:12 +0000 (20:22 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 5 Feb 2021 09:57:48 +0000 (11:57 +0200)
Start supporting API version 61 for AX devices.

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

index 65a2dac..fa2c9f7 100644 (file)
@@ -9,7 +9,7 @@
 #include "iwl-prph.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        60
+#define IWL_22000_UCODE_API_MAX        61
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39