mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-05 05:54:25 +00:00
iwlwifi: bump FW API to 53 for 22000 series
Start supporting API version 53 for 22000 series. Change-Id: I5725e46394f3f53c3069723fd513cc53c7df383d Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
This commit is contained in:
parent
2681f15d94
commit
adc311a5bb
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
||||||
#include "iwl-prph.h"
|
#include "iwl-prph.h"
|
||||||
|
|
||||||
/* Highest firmware API version supported */
|
/* Highest firmware API version supported */
|
||||||
#define IWL_22000_UCODE_API_MAX 52
|
#define IWL_22000_UCODE_API_MAX 53
|
||||||
|
|
||||||
/* Lowest firmware API version supported */
|
/* Lowest firmware API version supported */
|
||||||
#define IWL_22000_UCODE_API_MIN 39
|
#define IWL_22000_UCODE_API_MIN 39
|
||||||
|
|
Loading…
Add table
Reference in a new issue