mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
iwlwifi: bump FW API to 71 for AX devices
Start supporting API version 71 for AX devices. Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20220304131517.d0898482506f.I2de2f9140c23f39a837f68199bbaf15a20f26abb@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
This commit is contained in:
parent
12b604d4ba
commit
8061effc78
|
|
@ -10,7 +10,7 @@
|
|||
#include "fw/api/txq.h"
|
||||
|
||||
/* Highest firmware API version supported */
|
||||
#define IWL_22000_UCODE_API_MAX 70
|
||||
#define IWL_22000_UCODE_API_MAX 71
|
||||
|
||||
/* Lowest firmware API version supported */
|
||||
#define IWL_22000_UCODE_API_MIN 39
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user