ath10k: split ap/ibss wep key install process
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 13 Aug 2015 12:10:46 +0000 (14:10 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 17 Aug 2015 14:36:13 +0000 (17:36 +0300)
commit8674d909fabf49140e266f124af68daa3ac93ab3
tree12be89f3dc635e27cb6d80587d1072c768aaf57e
parent9c8fb548fb242b462657151eb9c5dd6b6def5b62
ath10k: split ap/ibss wep key install process

Apparently it's not safe to install both pairwise
and groupwise keys on AP vdevs as it can cause
traffic to stop working in some multi-vif
(WPA+WEP) cases.

Fixes: ce90b27128c2 ("ath10k: fix multiple key static wep with ibss")
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c