]> Git Repo - linux.git/commitdiff
iwlwifi: bump FW API to 61 for AX devices
authorLuca Coelho <[email protected]>
Sun, 31 Jan 2021 18:22:12 +0000 (20:22 +0200)
committerLuca Coelho <[email protected]>
Fri, 5 Feb 2021 09:57:48 +0000 (11:57 +0200)
Start supporting API version 61 for AX devices.

Signed-off-by: Luca Coelho <[email protected]>
Link: https://lore.kernel.org/r/iwlwifi.20210131201908.99428c76c1fc.I2b075d52119d7e4ced6a044f096ee1589c8e631e@changeid
Signed-off-by: Luca Coelho <[email protected]>
drivers/net/wireless/intel/iwlwifi/cfg/22000.c

index 65a2dacc083ec5e4b41b857e5e279ec92ebaef6f..fa2c9f7c3d4a6b2bcbcef29fb340ed5f50e18caa 100644 (file)
@@ -9,7 +9,7 @@
 #include "iwl-prph.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        60
+#define IWL_22000_UCODE_API_MAX        61
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39
This page took 0.059381 seconds and 4 git commands to generate.