diff options
author | Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> | 2018-01-22 15:46:32 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-01-24 18:00:54 +0200 |
commit | f2cddd5469b0e2284fa92f7013f6dc99debb3968 (patch) | |
tree | bf913219d22615e81228ae31868198548a4dc042 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 39845020b39eea4a1e5db9ea4818a967b567e2e2 (diff) |
qtnfmac: do not use mutexes in timer context
The function qtnf_scan_done makes use of mutexes which is wrong
since it may be called from timer context. Move scan timeout
handler from timer to deferred work.
Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions