wifi: iwlwifi: bump FW API to 79 for AX devices
authorGregory Greenman <gregory.greenman@intel.com>
Mon, 12 Jun 2023 15:51:07 +0000 (18:51 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 14 Jun 2023 10:32:17 +0000 (12:32 +0200)
Start supporting API version 79 for AX devices.

Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230612184434.c54013425732.I4df33c68ee3ef6b6a330f1cbef7f5bbf4f54b269@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/22000.c

index 2cf3af284680c3a80bb1746b6ac4c057dfd6ba45..fce4fcdc4dfbd3ea1a0351e0b7dea5f5edd45ddd 100644 (file)
@@ -10,7 +10,7 @@
 #include "fw/api/txq.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        78
+#define IWL_22000_UCODE_API_MAX        79
 #define IWL_22500_UCODE_API_MAX        77
 
 /* Lowest firmware API version supported */