linux/drivers/net/skfp
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
..
h trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. 2009-06-12 18:01:46 +02:00
Makefile
cfm.c
drvfbi.c
ecm.c
ess.c
fplustm.c
hwmtm.c drivers/net/skfp: fix sparse warning: Should it be static? 2009-02-17 17:37:59 -08:00
hwt.c
pcmplc.c drivers/net/skfp: fix sparse warning: Should it be static? 2009-02-17 17:37:59 -08:00
pmf.c
queue.c
rmt.c
skfddi.c net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 2009-07-05 19:16:04 -07:00
smt.c drivers/net/skfp: fix sparse warning: Should it be static? 2009-02-17 17:37:59 -08:00
smtdef.c
smtinit.c
smttimer.c
srf.c