]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: use defines instead of variables for shared dwell times
authorSara Sharon <sara.sharon@intel.com>
Wed, 22 Feb 2017 10:08:19 +0000 (12:08 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 25 Apr 2017 19:48:15 +0000 (22:48 +0300)
commit565cdf13b7fab7576b208f84058e8bf646137c03
tree0bcd9119526994a8d40de3e8b94c3247ed96fc0a
parent4b4ff663c46b11fd6c935661382962a7cfc4c1f9
iwlwifi: mvm: use defines instead of variables for shared dwell times

Most of the dwells are constant across different scan types.
Use defines instead of depending on scan type.
This is needed as preparation to having different scan type per
band.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/scan.c