iwlwifi: mvm: rename generic_scan_cmd functions to dwell
authorLuciano Coelho <luciano.coelho@intel.com>
Mon, 20 Apr 2015 12:29:03 +0000 (15:29 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 29 Apr 2015 10:55:12 +0000 (13:55 +0300)
commit133c8259f885fdef8ec8bd09600602c77b08cb99
tree0bae1e40604dd22781a8d6ce5d2b0c992c19900b
parent8751540821be97516efe1c2c1c9cb7ea5708222d
iwlwifi: mvm: rename generic_scan_cmd functions to dwell

The generic scan command functions are now irrelevant, since both
sched and regular scans are in the same code.  So rename this
functions to dwell and isolate all the dwell-related setting to them.
Keeping the dwell code separate makes it easier to compare the LMAC
and UMAC versions.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/scan.c