OSDN Git Service

wifi: iwlwifi: bump FW API to 75 for AX devices
authorGregory Greenman <gregory.greenman@intel.com>
Wed, 29 Mar 2023 07:05:37 +0000 (10:05 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 30 Mar 2023 10:08:43 +0000 (12:08 +0200)
Start supporting API version 75 for AX devices.

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

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