]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
iwlwifi: bump FW API to 48 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>
Mon, 29 Apr 2019 15:42:46 +0000 (18:42 +0300)
Start supporting API version 48 for 22000 series.

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

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