OSDN Git Service

iwlwifi: bump FW API to 53 for 22000 series
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 1 Oct 2019 06:38:08 +0000 (09:38 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 27 Mar 2020 06:12:53 +0000 (08:12 +0200)
Start supporting API version 53 for 22000 series.

Change-Id: I5725e46394f3f53c3069723fd513cc53c7df383d
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/22000.c

index a88aa15..73dbd01 100644 (file)
@@ -57,7 +57,7 @@
 #include "iwl-prph.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        52
+#define IWL_22000_UCODE_API_MAX        53
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39