]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteb8aaa156191f82b38b123a7aacfb4960a2b60aa
tree0bae1e40604dd22781a8d6ce5d2b0c992c19900b
parent6ba61cff4462784e7cdda27ef480576c036046b2
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