]> Pileus Git - ~andy/linux/commit
mac80211: simplify scan state machine
authorJohannes Berg <johannes.berg@intel.com>
Tue, 8 Nov 2011 15:21:21 +0000 (16:21 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 11 Nov 2011 17:32:49 +0000 (12:32 -0500)
commit07ef03ee8b280a536b38ccfe512b9556996f0492
treec5f61667cb7bea4dbd9dee8175ac61aebb61c5de
parent86a2ea4134b48f6371103cfceb521bf2d2bf76cd
mac80211: simplify scan state machine

Attempting to micro-optimise the scan by going
fully live again when scanning the operating
channel just made the code extremely complex
and has little gain in most use cases. Remove
all that code and simplify the state machine
again.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/scan.c