From: Luciano Coelho Date: Fri, 20 Mar 2015 13:51:36 +0000 (+0200) Subject: iwlwifi: mvm: move scan code from mac80211.c to scan.c X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~230^2~33^2~31 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6749dd80bb335f1bf9b214a0dc44943f0b5044ca;p=pandora-kernel.git iwlwifi: mvm: move scan code from mac80211.c to scan.c Move all the scan code that was in mac80211.c to scan.c where it belongs, leaving only the parts that are specific to mac80211 ops. Change some function definitions slightly to improve consistency. Signed-off-by: Luciano Coelho Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed