linux-kernel-test/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
baycom_epp.c baycom: convert to net_device_ops 2009-01-21 14:02:34 -08:00
baycom_par.c
baycom_ser_fdx.c drivers/net: use nr_irqs 2008-10-16 16:52:05 +02:00
baycom_ser_hdx.c
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
Kconfig
Makefile
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