mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
iwlwifi: bump FW API to 48 for 22000 series
Start supporting API version 48 for 22000 series. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
This commit is contained in:
parent
529281bdf0
commit
fd986b0b7a
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
#include "iwl-config.h"
|
||||
|
||||
/* Highest firmware API version supported */
|
||||
#define IWL_22000_UCODE_API_MAX 47
|
||||
#define IWL_22000_UCODE_API_MAX 48
|
||||
|
||||
/* Lowest firmware API version supported */
|
||||
#define IWL_22000_UCODE_API_MIN 39
|
||||
|
|
Loading…
Add table
Reference in a new issue