WSL2-Linux-Kernel/drivers/net/hamradio
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes
Convert magic values 1 and -1 to NETDEV_TX_BUSY and NETDEV_TX_LOCKED respectively.

0 (NETDEV_TX_OK) is not changed to keep the noise down, except in very few cases
where its in direct proximity to one of the other values.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-13 01:18:50 -07:00
..
6pack.c drivers/net/hamradio: fix warning: format not a string literal and no ... 2009-02-17 17:26:11 -08:00
Kconfig Documentation: Fix erroneous "dmascc=" documentation 2007-10-20 00:11:36 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
baycom_epp.c net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
baycom_par.c [PARPORT] Remove unused 'irq' argument from parport irq functions 2007-10-23 19:53:16 -04:00
baycom_ser_fdx.c drivers/net: use nr_irqs 2008-10-16 16:52:05 +02:00
baycom_ser_hdx.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
bpqether.c net: fix network drivers ndo_start_xmit() return values (part 6) 2009-06-13 01:18:42 -07:00
dmascc.c dmascc: fix incomplete conversion to network_device_ops 2009-03-28 23:40:05 -07:00
hdlcdrv.c net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
mkiss.c net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
scc.c drivers/net/hamradio: fix warning: format not a string literal and no ... 2009-02-17 17:26:11 -08:00
yam.c yam: use request_firmware 2009-03-30 19:27:07 +05:30
z8530.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00