Skip to content

Commit

Permalink
iwlwifi: mvm: add common scan params to thw iwl_mvm_scan_params struct
Browse files Browse the repository at this point in the history
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 <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
  • Loading branch information
Luciano Coelho authored and Emmanuel Grumbach committed Apr 29, 2015
1 parent 8df3e68 commit f7b788b
Showing 1 changed file with 145 additions and 94 deletions.
Loading

0 comments on commit f7b788b

Please sign in to comment.