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)
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>

No differences found