diff options
author | Arik Nemtsov <arik@wizery.com> | 2014-02-10 12:49:39 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2014-03-09 19:16:48 +0200 |
commit | 91b80256b6ef64c3ec21210f7b4a0256c2c47f64 (patch) | |
tree | 7c12c6c536ad95746a9cd1a1d9ab946bb882411c /include/xen | |
parent | 33ea27f66afa9ca3e130bd00c595dca509152fd7 (diff) | |
download | lwn-91b80256b6ef64c3ec21210f7b4a0256c2c47f64.tar.gz lwn-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 'include/xen')
0 files changed, 0 insertions, 0 deletions