From: Luciano Coelho Date: Mon, 20 Apr 2015 12:29:03 +0000 (+0300) Subject: iwlwifi: mvm: rename generic_scan_cmd functions to dwell X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~230^2~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=133c8259f885;p=pandora-kernel.git 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 Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed