]> 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)
commitf1750e6a9bfd59ec0dd89c6609cbcfb381ee66b8
tree0bcd9119526994a8d40de3e8b94c3247ed96fc0a
parentbccf88d7dc561825906510b1b10d99c2a18b104e
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