diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2020-02-16 08:03:32 +1100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-16 19:48:22 -0800 |
commit | d35bf9bc7d72a5e3055c808e5d5530a81a0c9a38 (patch) | |
tree | 01d3aa58104374b18b0c09d5f6ff2b0d603286bf /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 29660d50a9e3a88c2c930994ac59ba5e4e74f344 (diff) |
net/sonic: Remove redundant netif_start_queue() call
The transmit queue must be running already otherwise sonic_send_packet()
would not have been called. If the queue was stopped by the interrupt
handler, the interrupt handler will restart it again.
Tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions