iwlwifi: bump FW API to 52 for 22000 series
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 10 Apr 2019 06:23:39 +0000 (09:23 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 20 Nov 2019 10:28:56 +0000 (12:28 +0200)
Start supporting API version 52 for 22000 series.

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

index 8ad771d..56dc335 100644 (file)
@@ -57,7 +57,7 @@
 #include "iwl-prph.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        51
+#define IWL_22000_UCODE_API_MAX        52
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39