commit | 8674d909fabf49140e266f124af68daa3ac93ab3 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Thu Aug 13 14:10:46 2015 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Aug 17 17:36:13 2015 +0300 |
tree | 12be89f3dc635e27cb6d80587d1072c768aaf57e | |
parent | 9c8fb548fb242b462657151eb9c5dd6b6def5b62 [diff] |
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>