Skip to content

Commit cbaa6ae

Browse files
committed
iwlwifi: bump FW API to 67 for AX devices
Start supporting API version 67 for AX devices. Signed-off-by: Luca Coelho <[email protected]> Link: https://lore.kernel.org/r/iwlwifi.20211024181719.3c0af5832d23.I7c18858604b72bc15cf2047a91531e4aa7c0527a@changeid Signed-off-by: Luca Coelho <[email protected]>
1 parent af84ac5 commit cbaa6ae

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
@@ -9,7 +9,7 @@
99
#include "iwl-prph.h"
1010

1111
/* Highest firmware API version supported */
12-
#define IWL_22000_UCODE_API_MAX 66
12+
#define IWL_22000_UCODE_API_MAX 67
1313

1414
/* Lowest firmware API version supported */
1515
#define IWL_22000_UCODE_API_MIN 39

0 commit comments

Comments
 (0)