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

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


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

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

Start supporting API version 50 for 22000 series.

type=feature
ticket=none

Change-Id: I984c38982e191174485de355418024fc209ed23c
Signed-off-by: Luca Coelho <luciano.coelho at intel.com>
Reviewed-on: https://git-amr-3.devtools.intel.com/gerrit/223700
automatic-review: ec ger unix iil jenkins <EC.GER.UNIX.IIL.JENKINS at INTEL.COM>
Reviewed-by: Amir, Guy <guy.amir at intel.com>
Tested-by: ec ger unix iil jenkins <EC.GER.UNIX.IIL.JENKINS at INTEL.COM>
x-iwlwifi-stack-dev: 8c5dd2fa60175adb81e8b83dec30009875f29a95
(back-ported from commit 92b69009eae271fa02e2c9ea0f6aa7c610f0f37e 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 1228034d6891..4812824a789f 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	49
+#define IWL_22000_UCODE_API_MAX	50
 
 /* Lowest firmware API version supported */
 #define IWL_22000_UCODE_API_MIN	39
-- 
2.20.1




More information about the kernel-team mailing list