linux/drivers/net/arm
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes
Convert magic values 1 and -1 to NETDEV_TX_BUSY and NETDEV_TX_LOCKED respectively.

0 (NETDEV_TX_OK) is not changed to keep the noise down, except in very few cases
where its in direct proximity to one of the other values.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-13 01:18:50 -07:00
..
am79c961a.c
am79c961a.h
at91_ether.c net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
at91_ether.h
ep93xx_eth.c net: replace dma_sync_single with dma_sync_single_for_cpu 2009-05-29 01:51:22 -07:00
ether1.c
ether1.h
ether3.c net: use symbolic values for ndo_start_xmit() return codes 2009-06-13 01:18:50 -07:00
ether3.h
etherh.c
ixp4xx_eth.c net: replace dma_sync_single with dma_sync_single_for_cpu 2009-05-29 01:51:22 -07:00
Kconfig
ks8695net.c
ks8695net.h
Makefile