Skip to content

Commit d703daf

Browse files
committed
wifi: iwlwifi: bump maximum API version in BZ to 94
Just released in linux-firmware.git, commit 60cdfe1831e8 ("iwlwifi: add Bz-gf FW for core91-69 release"). Signed-off-by: Mingcong Bai <[email protected]>
1 parent dc502b8 commit d703daf

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/bz.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#include "fw/api/txq.h"
1111

1212
/* Highest firmware API version supported */
13-
#define IWL_BZ_UCODE_API_MAX 93
13+
#define IWL_BZ_UCODE_API_MAX 94
1414

1515
/* Lowest firmware API version supported */
1616
#define IWL_BZ_UCODE_API_MIN 92

0 commit comments

Comments
 (0)