aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-01-15 13:54:29 +0000
committerGreg Kroah-Hartman <[email protected]>2020-01-16 20:59:48 +0100
commit044df863c98d4d4be6306f3251a9397f22418946 (patch)
tree8fb7f0ebbc1534b7772893834e8d4276368ca0ac /tools/perf/scripts/python
parent0b2b0595cec64f89814cd1e5fbcbc36e7540443d (diff)
staging: wfx: fix __wfx_flush() when drop == false
wfx_tx_queues_clear() only clear not yet sent requests. So, it always necessary to wait for tx_queue_stats.wait_link_id_empty whatever the value of "drop" argument. In add, it is not necessary to return with tx queue locked since all calls to __wfx_flush() unlock the tx queue just after the call to __wfx_tx_flush(). Signed-off-by: Jérôme Pouiller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions