diff options
author | Luciano Coelho <luciano.coelho@intel.com> | 2015-02-06 03:19:05 -0500 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2015-02-23 15:22:44 -0500 |
commit | e7d3abab81bfb9cda80b7f5aa027fbf9e62a37fd (patch) | |
tree | 822479b16ce0533bb7148bfe596f1f6743f1eb88 /scripts/gdb/linux/tasks.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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions