ath10k: fix broken traffic for static WEP in IBSS
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 18 Feb 2015 13:02:27 +0000 (14:02 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 7 Mar 2015 07:50:57 +0000 (09:50 +0200)
commitad325cb52811acc3842fc93e89b688b12cc2d7cb
tree8f672afbc7afad6611798b57cfdb739bc6d1aa96
parent370e567363e693ee92e74e77a49cada809dc9da9
ath10k: fix broken traffic for static WEP in IBSS

When WEP keys are uploaded it's possible that
there are stations associated already (e.g. when
merging) without any keys. Static WEP needs an
explicit per-peer key upload.

Make sure to re-upload wep keys if necessary.

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