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)
commit151411e88fe1d1a729a4f706a2aebef8bc000a69
treee94d839df20a4379b7e742b1d60723ffeb3dd833
parent170826dd0d9fa71b648aa31ecb1e2973d777dbdb
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