wifi: iwlwifi: bump FW API to 77 for AX devices
authorGregory Greenman <gregory.greenman@intel.com>
Sun, 16 Apr 2023 12:47:33 +0000 (15:47 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 17 Apr 2023 07:53:24 +0000 (09:53 +0200)
Start supporting API version 77 for AX devices.

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

index 0329286..b98f0ff 100644 (file)
@@ -10,7 +10,7 @@
 #include "fw/api/txq.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        75
+#define IWL_22000_UCODE_API_MAX        77
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39