]> git.baikalelectronics.ru Git - kernel.git/commitdiff
iwlwifi: bump FW API to 59 for AX devices
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 8 Oct 2020 15:12:50 +0000 (18:12 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 8 Oct 2020 17:15:03 +0000 (20:15 +0300)
Start supporting API version 59 for AX devices.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/iwlwifi.20201008181047.0359498107fe.I559b5140be6abbee5eb759ec6e5ca046f7178f8f@changeid
drivers/net/wireless/intel/iwlwifi/cfg/22000.c

index 8b97c2eb26324ef3afc45ba27c0171fb9a9d4aec..d2bbe6a7351421ba55b95f7f6d5f29f18638d4d7 100644 (file)
@@ -57,7 +57,7 @@
 #include "iwl-prph.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        57
+#define IWL_22000_UCODE_API_MAX        59
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39