aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorStanislaw Gruszka <[email protected]>2017-12-19 12:33:56 +0100
committerKalle Valo <[email protected]>2018-01-08 19:39:07 +0200
commit6dd80efd75ce7c2dbd9f117cf585ee2b33a42ee1 (patch)
tree907e96d17c26dea1b1a9bae790cd8ebe396becf0 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent3d8f162cb8ecd8cb5f77d92ed27bdc7d8aeb2bae (diff)
rt2x00: do not pause queue unconditionally on error path
Pausing queue without checking threshold is racy with txdone path. Moreover we do not need pause queue on any error, but only if queue is full - in case when we send RTS frame ( other cases of almost full queue are already handled in rt2x00queue_write_tx_frame() ). Patch fixes of theoretically possible problem of pausing empty queue. Signed-off-by: Stanislaw Gruszka <[email protected]> Tested-by: Enrico Mioso <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions