commit | 151411e88fe1d1a729a4f706a2aebef8bc000a69 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Thu Sep 15 15:10:16 2011 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Sep 19 09:57:22 2011 +0300 |
tree | e94d839df20a4379b7e742b1d60723ffeb3dd833 | |
parent | 170826dd0d9fa71b648aa31ecb1e2973d777dbdb [diff] |
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>