diff options
author | Luciano Coelho <luciano.coelho@intel.com> | 2015-02-06 10:19:05 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2015-02-23 22:22:44 +0200 |
commit | e7d3abab81bfb9cda80b7f5aa027fbf9e62a37fd (patch) | |
tree | 822479b16ce0533bb7148bfe596f1f6743f1eb88 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 57bff1485096c53f943e26b1c5847f2a9dfe84db (diff) |
iwlwifi: mvm: don't try to stop scans that are not running anymore
In certain conditions, mac80211 may ask us to stop a scan (scheduled
or normal) that is not running anymore. This can also happen when we
are doing a different type of scan, for instance, mac80211 can ask us
to stop a scheduled scan when we are running a normal scan, due to
some race conditions. In this case, we would stop the wrong type of
scan and leave everything everything in a wrong state.
To fix this, simply ignore scan stop requests for scans types that are
not running.
Signed-off-by: Luciano Coelho <luciano.coelho@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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions