]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
iwlwifi: bump FW API to 50 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>
Fri, 6 Sep 2019 12:31:20 +0000 (15:31 +0300)
Start supporting API version 50 for 22000 series.

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

index 0d89223f377dd7c13167eed3e1884a70a3d71b8a..49189369f70ccad3ebf1d6ff0a21f0413a150d6f 100644 (file)
@@ -56,7 +56,7 @@
 #include "iwl-config.h"
 
 /* Highest firmware API version supported */
-#define IWL_22000_UCODE_API_MAX        49
+#define IWL_22000_UCODE_API_MAX        50
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN        39