From: Luciano Coelho Date: Wed, 1 Apr 2015 21:08:35 +0000 (+0300) Subject: iwlwifi: mvm: add common scan params to thw iwl_mvm_scan_params struct X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~230^2~33^2~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7b788b429337e0c07df960f3bc70b0e5cb73b87;p=pandora-kernel.git iwlwifi: mvm: add common scan params to thw iwl_mvm_scan_params struct Many parameters are common for all scans. Instead of parsing the cfg80211 scan and sched scan requests differently in each flow, move the parsing outside of the API/scan-type specific functions. In this way, we only need to differentiate between scan types once. Signed-off-by: Luciano Coelho Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed