From: Johannes Berg Date: Mon, 8 Sep 2008 15:44:26 +0000 (+0200) Subject: mac80211: refactor and move scan RX code X-Git-Tag: v2.6.28-rc1~717^2~292^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98c8fccfaea838e62ffde2f2e44568844e0e5472;p=pandora-kernel.git mac80211: refactor and move scan RX code This patch refactors some code and moves the scan RX function to scan.c. More importantly, however, it changes it so that the MLME's beacon/probe_resp functions aren't invoked when scanning so that we can remove a "if (scanning)" conditions from two places. There's a very slight behavioural change in this patch: now, when scanning, IBSS and mesh aren't updated even on the same channel. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed