diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2012-05-16 15:27:20 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-06-04 21:21:18 +0200 |
commit | 925e64c3c512e9f4452eaa7d52fd4c1518b8fb11 (patch) | |
tree | ac410037bd1fe1377b2b32688a0c5e40e5f2f149 /net/wireless/wext-compat.h | |
parent | Linux 3.5-rc1 (diff) | |
download | linux-925e64c3c512e9f4452eaa7d52fd4c1518b8fb11.tar.xz linux-925e64c3c512e9f4452eaa7d52fd4c1518b8fb11.zip |
mac80211: run scan after finish connection monitoring
commit 133d40f9a22bdfd2617a446f1e3209537c5415ec
Author: Stanislaw Gruszka <sgruszka@redhat.com>
Date: Wed Mar 28 16:01:19 2012 +0200
mac80211: do not scan and monitor connection in parallel
add bug, which make possible to start a scan and never finish it, so
make every new scanning request finish with -EBUSY error. This can
happen on code paths where we finish connection monitoring and clear
IEEE80211_STA_*_POLL flags, but do not check if scan was deferred.
This patch fixes those code paths.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless/wext-compat.h')
0 files changed, 0 insertions, 0 deletions