]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: Fix static WEP configuration in AP mode
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 15 Sep 2011 12:10:16 +0000 (15:10 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 19 Sep 2011 06:57:22 +0000 (09:57 +0300)
commit8f64f884080a7c5f3f535bb486d7549b3050d555
treee94d839df20a4379b7e742b1d60723ffeb3dd833
parent860cdbc0a15d205d0a2ff7f0f7a23fd71fbdcd0c
ath6kl: Fix static WEP configuration in AP mode

Configuration of the WEP keys needs to be delayed until the AP mode has
been properly started at the target. Partial support for delaying the
WEP key configuration was already in place in the driver, but the actual
part of deciding when to do this was missing.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/cfg80211.c
drivers/net/wireless/ath/ath6kl/main.c