diff options
| author | Shengzhen Li <[email protected]> | 2015-03-13 17:37:54 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2015-03-16 18:12:25 +0200 |
| commit | b2713f67f7a4c3226772c5ac581c7f37d7c473f1 (patch) | |
| tree | c17b7a7e0beaf3804be5b19cbcbaf2554a072f41 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ea44f4d04c9356dc844af5312a376b6528cec7c5 (diff) | |
mwifiex: avoid queue_work while work is ongoing
Current code does not check whether main_work_queue or
rx_work_queue is running when preparing to do queue_work,
this code fix add check before calling queue_work, reducing
unnecessary queue_work switch.
This change instead sets more_task flag to ensure we run main_process
superloop once again.
Signed-off-by: Shengzhen Li <[email protected]>
Signed-off-by: Zhaoyang Liu <[email protected]>
Reviewed-by: Cathy Luo <[email protected]>
Reviewed-by: Amitkumar Karwar <[email protected]>
Reviewed-by: Avinash Patil <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions