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 15:21:18 -0400 |
commit | 925e64c3c512e9f4452eaa7d52fd4c1518b8fb11 (patch) | |
tree | ac410037bd1fe1377b2b32688a0c5e40e5f2f149 /include/rdma | |
parent | f8f5701bdaf9134b1f90e5044a82c66324d2073f (diff) |
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 'include/rdma')
0 files changed, 0 insertions, 0 deletions