iwlwifi: bump FW API to 60 for AX devices
authorLuca Coelho <luciano.coelho@intel.com>
Fri, 5 Feb 2021 09:06:32 +0000 (11:06 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 5 Feb 2021 09:56:41 +0000 (11:56 +0200)
Start supporting API version 60 for AX devices.

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

index 7220fc8fd9b0dbee1fb2c483fc0394b9f2aab943..d6c88c8138806080ecb17b8d8a697682570d0c7f 100644 (file)
@@ -9,7 +9,7 @@
 #include "iwl-prph.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        59
+#define IWL_22000_UCODE_API_MAX        60
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39