linux/net/irda
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
This patch is the result of an automatic spatch transformation to convert
all ndo_start_xmit() return values of 0 to NETDEV_TX_OK.

Some occurences are missed by the automatic conversion, those will be
handled in a seperate patch.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-05 19:16:04 -07:00
..
ircomm net: Move rx skb_orphan call to where needed 2009-06-23 16:36:25 -07:00
irlan net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 2009-07-05 19:16:04 -07:00
irnet
af_irda.c net: Move rx skb_orphan call to where needed 2009-06-23 16:36:25 -07:00
discovery.c
irda_device.c
iriap_event.c
iriap.c
irias_object.c
irlap_event.c
irlap_frame.c irda: Use SKB queue and list helpers instead of doing it by-hand. 2009-05-28 23:26:33 -07:00
irlap.c
irlmp_event.c
irlmp_frame.c
irlmp.c
irmod.c
irnetlink.c irda: Use genl_register_family_with_ops() 2009-05-21 16:50:22 -07:00
irproc.c
irqueue.c
irsysctl.c
irttp.c
Kconfig
Makefile
parameters.c
qos.c
timer.c
wrapper.c