wifi: iwlwifi: bump FW API to 79 for AX devices
Start supporting API version 79 for AX devices. Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230612184434.c54013425732.I4df33c68ee3ef6b6a330f1cbef7f5bbf4f54b269@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
e9b63341dc
commit
ea05ef3f60
@ -10,7 +10,7 @@
|
||||
#include "fw/api/txq.h"
|
||||
|
||||
/* Highest firmware API version supported */
|
||||
#define IWL_22000_UCODE_API_MAX 78
|
||||
#define IWL_22000_UCODE_API_MAX 79
|
||||
#define IWL_22500_UCODE_API_MAX 77
|
||||
|
||||
/* Lowest firmware API version supported */
|
||||
|
Loading…
x
Reference in New Issue
Block a user