diff options
author | 2015-02-06 10:19:05 +0200 | |
---|---|---|
committer | 2015-02-23 22:22:44 +0200 | |
commit | e7d3abab81bfb9cda80b7f5aa027fbf9e62a37fd (patch) | |
tree | 822479b16ce0533bb7148bfe596f1f6743f1eb88 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iwlwifi: mvm: rs: fix BT Coex check to look at the correct ant (diff) | |
download | linux-dev-e7d3abab81bfb9cda80b7f5aa027fbf9e62a37fd.tar.xz linux-dev-e7d3abab81bfb9cda80b7f5aa027fbf9e62a37fd.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions