summaryrefslogtreecommitdiff
path: root/drivers/nvme
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2020-02-16 00:03:32 +0300
committerDavid S. Miller <davem@davemloft.net>2020-02-17 06:48:22 +0300
commitd35bf9bc7d72a5e3055c808e5d5530a81a0c9a38 (patch)
tree01d3aa58104374b18b0c09d5f6ff2b0d603286bf /drivers/nvme
parent29660d50a9e3a88c2c930994ac59ba5e4e74f344 (diff)
downloadlinux-d35bf9bc7d72a5e3055c808e5d5530a81a0c9a38.tar.xz
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 'drivers/nvme')
0 files changed, 0 insertions, 0 deletions