Skip to content

Commit e6d4318

Browse files
committed
iwlwifi: bump FW API to 56 for AX devices
Start supporting API version 56 for AX devices. Signed-off-by: Luca Coelho <[email protected]> Link: https://lore.kernel.org/r/iwlwifi.20200529092401.aabbc5b472ee.I88cb2c3d2d07e62eac3671335ff1fb80b73c5839@changeid
1 parent 018971b commit e6d4318

File tree

1 file changed

+1
-1
lines changed
  • drivers/net/wireless/intel/iwlwifi/cfg

1 file changed

+1
-1
lines changed

drivers/net/wireless/intel/iwlwifi/cfg/22000.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
#include "iwl-prph.h"
5858

5959
/* Highest firmware API version supported */
60-
#define IWL_22000_UCODE_API_MAX 55
60+
#define IWL_22000_UCODE_API_MAX 56
6161

6262
/* Lowest firmware API version supported */
6363
#define IWL_22000_UCODE_API_MIN 39

0 commit comments

Comments
 (0)