From: Johannes Berg Date: Tue, 8 Nov 2011 15:21:21 +0000 (+0100) Subject: mac80211: simplify scan state machine X-Git-Tag: v3.3-rc1~182^2~545^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07ef03ee8b280a536b38ccfe512b9556996f0492;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed