OSDN Git Service

iwlwifi: mvm: simplify calculating scan dwells and other timing values
authorDavid Spinadel <david.spinadel@intel.com>
Mon, 22 Jun 2015 10:20:00 +0000 (13:20 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 16 Aug 2015 07:19:38 +0000 (10:19 +0300)
commit9437e9941025bc83d3dd43f2927019149029f667
tree6b2e47030fcaa901e87d6f40230c470384dab7ab
parent80de4321a65c680dd7ce0138d88dc96e0d2a18fb
iwlwifi: mvm: simplify calculating scan dwells and other timing values

Remove timing values from iwl_mvm_scan_params and use defines and
arrays of values instead.

While at that fix few values and corner cases and align all OSs
to ChromeOS values.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Reviewed-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/scan.c