iwlwifi: mvm: rename some LMAC-specific scan functions
authorLuciano Coelho <luciano.coelho@intel.com>
Wed, 6 May 2015 13:03:39 +0000 (16:03 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 28 May 2015 10:35:21 +0000 (13:35 +0300)
commit6e56f01deadd50997ebca899e3260dad554e4c47
tree93951464961614a60a9d900b15c41636d6ff116b
parentdfbf156d05a43f5ffb918f25bc75265ed39011f0
iwlwifi: mvm: rename some LMAC-specific scan functions

Some LMAC specific functions had too generic names
(i.e. *_scan_offload_*) and were hard to distinguish from functions
that are really generic.  Rename these functions to *_lmac_scan_* in
to make it more consistent and easier to read.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/mvm.h
drivers/net/wireless/iwlwifi/mvm/ops.c
drivers/net/wireless/iwlwifi/mvm/scan.c
This page took 0.024988 seconds and 5 git commands to generate.