commit | 07ef03ee8b280a536b38ccfe512b9556996f0492 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Nov 08 16:21:21 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 11 12:32:49 2011 -0500 |
tree | c5f61667cb7bea4dbd9dee8175ac61aebb61c5de | |
parent | 86a2ea4134b48f6371103cfceb521bf2d2bf76cd [diff] |
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>