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
..
2008-10-10 21:33:49 +02:00
2008-07-22 17:53:46 -04:00
2008-07-22 17:53:46 -04:00
2008-07-22 17:53:46 -04:00
2009-01-06 10:44:34 -08:00
2008-07-14 10:02:25 +02:00
2008-03-17 07:49:26 -04:00
2009-03-25 00:06:21 -07:00
2009-06-03 02:51:04 -07:00
2009-03-25 00:06:21 -07:00
2009-03-25 00:06:21 -07:00
2009-05-29 22:12:32 -07:00
2009-06-03 02:51:04 -07:00
2008-04-29 01:56:30 -04:00