diff options
author | 2014-02-10 12:49:39 +0200 | |
---|---|---|
committer | 2014-03-09 19:16:48 +0200 | |
commit | 91b80256b6ef64c3ec21210f7b4a0256c2c47f64 (patch) | |
tree | 7c12c6c536ad95746a9cd1a1d9ab946bb882411c /tools/perf/scripts/python/syscall-counts.py | |
parent | iwlwifi: mvm: wait for stop sched-scan completion (diff) | |
download | linux-dev-91b80256b6ef64c3ec21210f7b4a0256c2c47f64.tar.xz linux-dev-91b80256b6ef64c3ec21210f7b4a0256c2c47f64.zip |
iwlwifi: mvm: abort scan on sched_scan request
A scheduled scan is a more persistent setting and should take priority
over temporary regular scans. Abort the regular when a sched_scan
request arrives and then request the sched_scan.
The kernel API allows sending a sched_scan without canceling a regular
scan in progress, so this is our way to abstract the FW's limitations.
Make the scan-cancel Rx handler async and flush after invocation to
ensure new scans can't creep in before it.
Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions