iwlwifi: mvm: use TCM data to decide scan priority
authorLuca Coelho <luciano.coelho@intel.com>
Fri, 13 Apr 2018 05:58:35 +0000 (08:58 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 20 Apr 2018 07:57:16 +0000 (10:57 +0300)
commit85207c66a2f091c005b98fc4976c8daf297b56e7
treee0af5d50b013a8a064724b839a4fa8ade125d391
parent7d9d0d562b54d2953304693f76bc2bbfbe318c27
iwlwifi: mvm: use TCM data to decide scan priority

The code for changing the scan priority is already implemented, but
isn't yet in use.  Now that TCM data is available, we can base the
scan priority decision on the traffic load.

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