iwlwifi: mvm: fix OOC priority in scans
authorLuca Coelho <luciano.coelho@intel.com>
Fri, 13 Apr 2018 10:17:16 +0000 (13:17 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 20 Apr 2018 07:57:16 +0000 (10:57 +0300)
commitcf58c9e0915aad684aa8e9b82afd260c67ee7b22
tree4cf254d6123f9113cbdfcb5c8f3d48aac1d1fc88
parent622111a2d21baca39bb8d5cf56c2d509e50fe278
iwlwifi: mvm: fix OOC priority in scans

The code that sets the correct out-of-channel priority depending on
the scan type was accidentally removed during a rebase.  Add it back.

Fixes: c1a7515393e4 ("iwlwifi: mvm: add adaptive dwell support")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/scan.c