iwlwifi: bump FW API to 68 for AX devices
authorLuca Coelho <luciano.coelho@intel.com>
Sat, 4 Dec 2021 15:49:33 +0000 (17:49 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 7 Dec 2021 18:06:45 +0000 (20:06 +0200)
Start supporting API version 68 for AX devices.

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

index 2a2f236..c9ccbbe 100644 (file)
@@ -9,7 +9,7 @@
 #include "iwl-prph.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        67
+#define IWL_22000_UCODE_API_MAX        68
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39