remarkable-linux/drivers/net/wan
Patrick McHardy d77eeb702c net: fix network drivers ndo_start_xmit() return values
Fix up remaining drivers returning a magic or an errno value from their
ndo_start_xmit() functions that were missed in the first pass:

- isdn_net: missed conversion
- bpqether: missed conversion: skb is freed, so return NETDEV_TX_OK
- hp100: intention appears to be to resubmit skb once resources are
  available, but due to no queue handling it is dropped for now.
- lapbether: skb is freed, so return NETDEV_TX_OK

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-17 04:31:16 -07:00
..
lmc
.gitignore
c101.c
cosa.c Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 2009-03-26 16:14:02 -07:00
cosa.h
cycx_drv.c
cycx_main.c
cycx_x25.c net: fix network drivers ndo_start_xmit() return values (part 4) 2009-06-13 01:18:39 -07:00
dlci.c net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
dscc4.c
farsync.c trivial: fix typo "varaible" -> "variable" 2009-03-30 15:21:57 +02:00
farsync.h
hd64570.c
hd64570.h
hd64572.c
hd64572.h
hdlc.c
hdlc_cisco.c
hdlc_fr.c net: release dst entry in dev_hard_start_xmit() 2009-05-18 22:19:19 -07:00
hdlc_ppp.c
hdlc_raw.c
hdlc_raw_eth.c
hdlc_x25.c
hostess_sv11.c
ixp4xx_hss.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-06-15 03:02:23 -07:00
Kconfig
lapbether.c net: fix network drivers ndo_start_xmit() return values 2009-06-17 04:31:16 -07:00
Makefile
n2.c
pc300-falc-lh.h
pc300.h
pc300_drv.c wan/pc300_drv: convert to net_device_ops 2009-04-17 01:14:53 -07:00
pc300_tty.c
pc300too.c
pci200syn.c
sbni.c net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
sbni.h
sdla.c wan: convert sdla driver to net_device_ops 2009-03-27 00:46:44 -07:00
sealevel.c
wanxl.c net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
wanxl.h
wanxlfw.inc_shipped
wanxlfw.S
x25_asy.c
x25_asy.h
z85230.c
z85230.h