linux/drivers/net/hamradio
Patrick McHardy 98ca4a46d2 net: fix network drivers ndo_start_xmit() return values (part 6)
Fix up hamradio drivers that return an errno value to dev_queue_xmit(), causing
it to print a warning an free the skb.

- bpqether: skb is freed: use after free

Compile tested only.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-13 01:18:42 -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 baycom: convert to net_device_ops 2009-01-21 14:02:34 -08: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 hdlcdrv: convert to net_device_ops 2009-01-21 14:02:38 -08:00
mkiss.c drivers/net/hamradio: fix warning: format not a string literal and no ... 2009-02-17 17:26:11 -08: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