1
linux/drivers/net/vxge
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
..
Makefile
vxge-config.c vxge: Enable SRIOV support in the driver. 2009-06-17 04:31:14 -07:00
vxge-config.h
vxge-ethtool.c
vxge-ethtool.h
vxge-main.c net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 2009-07-05 19:16:04 -07:00
vxge-main.h
vxge-reg.h
vxge-traffic.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-05-18 21:08:20 -07:00
vxge-traffic.h Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL" 2009-04-29 17:53:20 -07:00
vxge-version.h vxge: Enable SRIOV support in the driver. 2009-06-17 04:31:14 -07:00