aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/beacon.c
diff options
context:
space:
mode:
authorHelmut Schaa <helmut.schaa@googlemail.com>2009-03-12 09:04:34 -0400
committerJohn W. Linville <linville@tuxdriver.com>2009-03-27 20:12:45 -0400
commit11432379fd2a3854a3408424d8dcd99afd811573 (patch)
treec9184c78051ef76d9e9e148d2bc6777a10f02ca7 /drivers/net/wireless/ath9k/beacon.c
parent51b381479ff5bc9b8c49ce15fd8bc35c6b695ca4 (diff)
mac80211: start pending scan after probe/auth/assoc timed out
If a scan is queued in STA mode while the interface is in state direct probe, authenticate or associate the scan is delayed until the interface enters disabled or associated state. But in case of direct probe-, authentication- or association- timeout sta_work will not be scheduled anymore (without external trigger) and thus the pending scan is not executed and prevents a new scan from being triggered (-EBUSY). Fix this by queueing the sta work again after direct probe-, authentication- and association- timeout. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath9k/beacon.c')
0 files changed, 0 insertions, 0 deletions