linux/drivers/net/ethernet/natsemi
Finn Thain d35bf9bc7d 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>
2020-02-16 19:48:22 -08:00
..
jazzsonic.c net/sonic: Refactor duplicated code 2020-02-16 19:48:21 -08:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
macsonic.c net/sonic: Refactor duplicated code 2020-02-16 19:48:21 -08:00
Makefile
natsemi.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
ns83820.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next 2020-01-28 16:02:33 -08:00
sonic.c net/sonic: Remove redundant netif_start_queue() call 2020-02-16 19:48:22 -08:00
sonic.h net/sonic: Remove redundant next_tx variable 2020-02-16 19:48:22 -08:00
xtsonic.c net/sonic: Refactor duplicated code 2020-02-16 19:48:21 -08:00