diff options
author | Felix Fietkau <[email protected]> | 2021-04-22 22:20:59 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-04-23 13:31:58 -0700 |
commit | 16ef670789b252b221700adc413497ed2f941d8a (patch) | |
tree | e4819c9b79b96d3d8ac205def2c95d1a5c51e978 /tools/perf/scripts/python | |
parent | 3630d519d7c3eab92567658690e44ffe0517d109 (diff) |
net: ethernet: mtk_eth_soc: remove unnecessary TX queue stops
When running short on descriptors, only stop the queue for the netdev that
tx was attempted for. By the time something tries to send on the other
netdev, the ring might have some more room already.
Signed-off-by: Felix Fietkau <[email protected]>
Signed-off-by: Ilya Lipnitskiy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions