aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorIgor Mitsyanko <[email protected]>2018-10-05 10:11:35 +0000
committerKalle Valo <[email protected]>2018-10-05 14:01:19 +0300
commitaaa981406f4febd20b6c192b22c37ded8fbfabad (patch)
tree44bfc8c05e0bfe81d17dd4320dc5c170cc8dc534 /tools/perf/scripts/python/stackcollapse.py
parentc6ed298ffe09fb2e1770705c9ff6d74b41581fbb (diff)
qtnfmac: do not cancel scan in disconnect callback
Do not cancel scan in disconnect callback. If there is an active scan, it will be cancelled by firmware, then host driver will be properly notified by event. Cancelling scan in disconnect callback occasionally may lead to the following race issue. Host is able to queue one scan after scan abort in disconnect callback, and another scan after scan abort in event handler. As a result, firmware receives second scan before the first scan completes. Signed-off-by: Igor Mitsyanko <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions