summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
diff options
context:
space:
mode:
authorZhaoyang Liu <liuzy@marvell.com>2015-12-14 04:15:04 -0800
committerKalle Valo <kvalo@codeaurora.org>2015-12-30 16:57:55 +0200
commit5eab677799743b75037efcfcb8c660dffa33f244 (patch)
treeabbafb8f7f8f8d75a31469e89d26c01902498751 /drivers/net/wireless/marvell
parent5b13d3e1f9260878c06763a13129bc94e51b4c9c (diff)
downloadop-kernel-dev-5eab677799743b75037efcfcb8c660dffa33f244.zip
op-kernel-dev-5eab677799743b75037efcfcb8c660dffa33f244.tar.gz
mwifiex: advertise SMS4 cipher suite
This is needed to support WAPI functionality. Signed-off-by: Zhaoyang Liu <liuzy@marvell.com> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/marvell')
-rw-r--r--drivers/net/wireless/marvell/mwifiex/cfg80211.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/marvell/mwifiex/cfg80211.c b/drivers/net/wireless/marvell/mwifiex/cfg80211.c
index ab0ba6a..3349c2a 100644
--- a/drivers/net/wireless/marvell/mwifiex/cfg80211.c
+++ b/drivers/net/wireless/marvell/mwifiex/cfg80211.c
@@ -1539,6 +1539,7 @@ static const u32 mwifiex_cipher_suites[] = {
WLAN_CIPHER_SUITE_WEP104,
WLAN_CIPHER_SUITE_TKIP,
WLAN_CIPHER_SUITE_CCMP,
+ WLAN_CIPHER_SUITE_SMS4,
WLAN_CIPHER_SUITE_AES_CMAC,
};
OpenPOWER on IntegriCloud