iwlwifi: bump FW API to 71 for AX devices
authorLuca Coelho <luciano.coelho@intel.com>
Fri, 4 Mar 2022 11:21:17 +0000 (13:21 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 10 Mar 2022 07:23:26 +0000 (09:23 +0200)
Start supporting API version 71 for AX devices.

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

index 918dd0f..a0c7779 100644 (file)
@@ -10,7 +10,7 @@
 #include "fw/api/txq.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        70
+#define IWL_22000_UCODE_API_MAX        71
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39