OSDN Git Service

iwlwifi: bump FW API to 47 for 22000 series
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 10 Jan 2019 15:13:12 +0000 (17:13 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 19 Apr 2019 07:26:21 +0000 (10:26 +0300)
Start supporting API version 47 for 22000 series.  The 9000 series is
now frozen on version 46.

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

index fc915ec..d93f64b 100644 (file)
@@ -56,7 +56,7 @@
 #include "iwl-config.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        46
+#define IWL_22000_UCODE_API_MAX        47
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39