[PATCH 07/11][SRU][OEM-OSP1] iwlwifi: bump FW API to 49 for 22000 series

You-Sheng Yang vicamo.yang at canonical.com
Tue Jun 18 11:20:43 UTC 2019


From: Luca Coelho <luciano.coelho at intel.com>

BugLink: https://bugs.launchpad.net/bugs/1833065

Start supporting API version 49 for 22000 series.

type=feature
ticket=none

Change-Id: Ib2703e8d837c1805f1e6c40a96914a8c9afb67d0
Signed-off-by: Luca Coelho <luciano.coelho at intel.com>
Reviewed-on: https://git-amr-3.devtools.intel.com/gerrit/218315
automatic-review: ec ger unix iil jenkins <EC.GER.UNIX.IIL.JENKINS at INTEL.COM>
Tested-by: ec ger unix iil jenkins <EC.GER.UNIX.IIL.JENKINS at INTEL.COM>
x-iwlwifi-stack-dev: ee6b14eb57bd1375667b01e516d9219ab6c24976
(back-ported from commit 50e3610850e223eaf1405cdefde7f0fa0821263c from backport-iwlwifi)
Signed-off-by: You-Sheng Yang <vicamo.yang at canonical.com>
---
 drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/intel/iwlwifi/cfg/22000.c b/drivers/net/wireless/intel/iwlwifi/cfg/22000.c
index 007da6b57333..c57cf2d69870 100644
--- a/drivers/net/wireless/intel/iwlwifi/cfg/22000.c
+++ b/drivers/net/wireless/intel/iwlwifi/cfg/22000.c
@@ -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
-- 
2.20.1




More information about the kernel-team mailing list