linux/drivers/net/wan
Stephen Hemminger 384824281c wan: dlci/sdla transmit return dehacking
This is a brute force removal of the wierd slave interface done for
DLCI -> SDLA transmit. Before it was using non-standard return values
and freeing skb in caller.  This changes it to using normal return
values, and freeing in the callee.  Luckly only one driver pair was
doing this. Not tested on real hardware, in fact I wonder if this
driver pair is even being used by any users.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-09-07 01:56:33 -07:00
..
lmc wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
.gitignore
c101.c WAN: Convert generic HDLC drivers to netdev_ops. 2009-01-21 14:03:37 -08:00
cosa.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
cosa.h
cycx_drv.c
cycx_main.c
cycx_x25.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
dlci.c wan: dlci/sdla transmit return dehacking 2009-09-07 01:56:33 -07:00
dscc4.c WAN: dscc4: Fix warning pointing out a bug. 2009-09-03 21:34:39 -07:00
farsync.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
farsync.h
hd64570.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
hd64570.h
hd64572.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
hd64572.h
hdlc_cisco.c net: replace uses of __constant_{endian} 2009-02-01 00:45:17 -08:00
hdlc_fr.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
hdlc_ppp.c net: replace uses of __constant_{endian} 2009-02-01 00:45:17 -08:00
hdlc_raw_eth.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
hdlc_raw.c net: replace uses of __constant_{endian} 2009-02-01 00:45:17 -08:00
hdlc_x25.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
hdlc.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
hostess_sv11.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
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 wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
Makefile
n2.c WAN: Convert generic HDLC drivers to netdev_ops. 2009-01-21 14:03:37 -08:00
pc300_drv.c wan/pc300_drv: convert to net_device_ops 2009-04-17 01:14:53 -07:00
pc300_tty.c
pc300-falc-lh.h
pc300.h
pc300too.c WAN: Convert generic HDLC drivers to netdev_ops. 2009-01-21 14:03:37 -08:00
pci200syn.c WAN: Convert generic HDLC drivers to netdev_ops. 2009-01-21 14:03:37 -08:00
sbni.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
sbni.h
sdla.c wan: dlci/sdla transmit return dehacking 2009-09-07 01:56:33 -07:00
sealevel.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
wanxl.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
wanxl.h
wanxlfw.inc_shipped
wanxlfw.S
x25_asy.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
x25_asy.h x25_asy: convert to internal net_device_stats 2009-03-21 22:37:57 -07:00
z85230.c wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00
z85230.h wan: convert drivers to netdev_tx_t 2009-09-01 01:13:28 -07:00