wifi: iwlwifi: bump FW API to 74 for AX devices
authorGolan Ben Ami <golan.ben.ami@intel.com>
Thu, 26 Jan 2023 22:28:19 +0000 (00:28 +0200)
committerGregory Greenman <gregory.greenman@intel.com>
Mon, 30 Jan 2023 11:00:14 +0000 (13:00 +0200)
Start supporting API version 74 for AX devices.

Signed-off-by: Golan Ben Ami <golan.ben.ami@intel.com>
Link: https://lore.kernel.org/r/20230127002430.80012ee4c5d6.I45ba1f8bf923d242ef2ffeb160d736120c8add65@changeid
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/22000.c

index ec6198f1b38ce3275a2a689931ed37cb11735221..3bdd6774716dde9856a6fc60c5ca3566fe0df8d4 100644 (file)
@@ -10,7 +10,7 @@
 #include "fw/api/txq.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        72
+#define IWL_22000_UCODE_API_MAX        74
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39