OSDN Git Service

iwlwifi: bump FW API to 49 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:10 +0000 (15:31 +0300)
Start supporting API version 49 for 22000 series.

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

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