commit | 6e56f01deadd50997ebca899e3260dad554e4c47 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Wed May 06 16:03:39 2015 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu May 28 13:35:21 2015 +0300 |
tree | 93951464961614a60a9d900b15c41636d6ff116b | |
parent | dfbf156d05a43f5ffb918f25bc75265ed39011f0 [diff] |
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>