diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2008-09-08 17:33:40 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-09-11 15:53:36 -0400 |
commit | 24e64622c3f3143c801850897ab0cea8f3c69445 (patch) | |
tree | 2a36dfee1c6a7b96c9cf45510869fb37f901f4fb /net/unix | |
parent | f5e5bf258b399f74b606e532ae0a2599522fd7bf (diff) |
mac80211: stop queues before carrier off
During testing of the disassociation fixes, Tomas noticed that it
was possible to run into a situation where you'd suddenly get a
few "wlan0: dropped frame to <AP> (unauthorized port)" messages
and I found this to be due to the AP's sta_info having been
removed but netif_carrier_off not having removed/stopped traffic
yet. To avoid that, stop the queue for the interface (and avoid
bringing them up when another vif scans when they weren't up.)
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions