iwlwifi: bump FW API to 57 for AX devices
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 30 Sep 2020 16:19:59 +0000 (19:19 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 1 Oct 2020 19:02:29 +0000 (22:02 +0300)
Start supporting API version 57 for AX devices.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20200930191738.f8660d41f62b.Iac1d5b3186e22956cfd000fd9dc5886a79617b78@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/22000.c

index d2fb64f..60e0640 100644 (file)
@@ -57,7 +57,7 @@
 #include "iwl-prph.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        56
+#define IWL_22000_UCODE_API_MAX        57
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39