iwlwifi: mvm: move scan code from mac80211.c to scan.c
authorLuciano Coelho <luciano.coelho@intel.com>
Fri, 20 Mar 2015 13:51:36 +0000 (15:51 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 29 Apr 2015 10:12:48 +0000 (13:12 +0300)
commit6749dd80bb335f1bf9b214a0dc44943f0b5044ca
tree777ebbde7153b1016f4cc0dba51fcb57010b00fd
parent65ff556b07161be5ab608fe93697dbbdc0d9252d
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 <luciano.coelho@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c
drivers/net/wireless/iwlwifi/mvm/mvm.h
drivers/net/wireless/iwlwifi/mvm/scan.c
This page took 0.025298 seconds and 5 git commands to generate.