Commit 9ad1e7e5 authored by Golan Ben Ami's avatar Golan Ben Ami Committed by Gregory Greenman

wifi: iwlwifi: bump FW API to 74 for AX devices

Start supporting API version 74 for AX devices.
Signed-off-by: default avatarGolan Ben Ami <golan.ben.ami@intel.com>
Link: https://lore.kernel.org/r/20230127002430.80012ee4c5d6.I45ba1f8bf923d242ef2ffeb160d736120c8add65@changeidSigned-off-by: default avatarGregory Greenman <gregory.greenman@intel.com>
parent 9387e359
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
#include "fw/api/txq.h" #include "fw/api/txq.h"
/* Highest firmware API version supported */ /* Highest firmware API version supported */
#define IWL_22000_UCODE_API_MAX 72 #define IWL_22000_UCODE_API_MAX 74
/* Lowest firmware API version supported */ /* Lowest firmware API version supported */
#define IWL_22000_UCODE_API_MIN 39 #define IWL_22000_UCODE_API_MIN 39
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment