diff options
author | Jérôme Pouiller <jerome.pouiller@silabs.com> | 2020-01-15 16:54:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-16 22:59:48 +0300 |
commit | 044df863c98d4d4be6306f3251a9397f22418946 (patch) | |
tree | 8fb7f0ebbc1534b7772893834e8d4276368ca0ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0b2b0595cec64f89814cd1e5fbcbc36e7540443d (diff) | |
download | linux-044df863c98d4d4be6306f3251a9397f22418946.tar.xz |
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 <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200115135338.14374-20-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions