iwlwifi: bump FW API to 65 for AX devices
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 19 Aug 2021 15:40:25 +0000 (18:40 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 26 Aug 2021 20:37:05 +0000 (23:37 +0300)
Start supporting API version 65 for AX devices.

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

index cb4c1d2..52d1d39 100644 (file)
@@ -9,7 +9,7 @@
 #include "iwl-prph.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        64
+#define IWL_22000_UCODE_API_MAX        65
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39