]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit0fc9bf7add0f2d1a370c688dabc9846ad187c044
tree0bcd9119526994a8d40de3e8b94c3247ed96fc0a
parente609474c890d72823c6d3e3e636871a3ed8f453c
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