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 de456c7..b25a687 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