summaryrefslogtreecommitdiff
path: root/net/mac80211/driver-trace.h
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@web.de>2009-07-20 00:09:32 +0400
committerJohn W. Linville <linville@tuxdriver.com>2009-07-24 23:05:27 +0400
commita99d02483a40b9410d8a7af3b653ebc3f106280f (patch)
tree3ef736c77ed303f6f9b3d8f7f82256c835b54834 /net/mac80211/driver-trace.h
parent9ab56078e638efb75ac4ccd27c7196cdfed2e6c8 (diff)
downloadlinux-a99d02483a40b9410d8a7af3b653ebc3f106280f.tar.xz
mac80211: do not monitor the connection while scanning
mac80211 constantly monitors the connection to the associated AP in order to check if it is out of reach/dead. This is absolutely fine most of the time. Except when there is a scheduled scan for the whole neighborhood. After all this path could trigger while scanning on different channel. Or even worse: this AP probing triggers a WARN_ON in rate_lowest_index when the scan code did a band transition! ( http://www.kerneloops.org/raw.php?rawid=449304 ) Reported-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Christian Lamparter <chunkeey@web.de> Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/driver-trace.h')
0 files changed, 0 insertions, 0 deletions