mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-18 13:08:08 +07:00
iwlwifi: bump FW API to 50 for 22000 series
Start supporting API version 50 for 22000 series. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
This commit is contained in:
parent
94c4a2e4c0
commit
2196ea9c8d
@ -56,7 +56,7 @@
|
||||
#include "iwl-config.h"
|
||||
|
||||
/* Highest firmware API version supported */
|
||||
#define IWL_22000_UCODE_API_MAX 49
|
||||
#define IWL_22000_UCODE_API_MAX 50
|
||||
|
||||
/* Lowest firmware API version supported */
|
||||
#define IWL_22000_UCODE_API_MIN 39
|
||||
|
Loading…
Reference in New Issue
Block a user