mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 05:27:07 +02:00
wifi: iwlwifi: bump FW API to 74 for AX devices
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>
This commit is contained in:
parent
9387e3596d
commit
9ad1e7e5b0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user