linux-stable-rt/drivers/isdn
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
..
act2000
capi isdn: prevent NULL ptr Oops in capi_cmsg2str() 2009-06-08 00:45:51 -07:00
divert trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. 2009-06-12 18:01:46 +02:00
gigaset
hardware mISDN: Free hfcpci IRQ if init was not successful 2009-06-11 19:04:59 +02:00
hisax ISDN:Fix DMA alloc for hfcpci 2009-06-11 19:04:48 +02:00
hysdn
i4l net: fix network drivers ndo_start_xmit() return values 2009-06-17 04:31:16 -07:00
icn
isdnloop
mISDN Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-06-15 03:02:23 -07:00
pcbit
sc
Kconfig
Makefile