Rob Herring 92cd4253e5 net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
On a DMA mapping error in xgmac_xmit, we should simply free the skb and
return NETDEV_TX_OK rather than -EIO. In the case of errors in mapping
frags, we need to undo everything that has been setup.

Reported-by: Andreas Herrmann <andreas.herrmann@calxeda.com>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-09-03 22:21:16 -04:00
..
2013-06-24 12:43:40 -07:00
2013-08-27 22:03:04 -04:00
2013-06-18 13:48:45 +02:00
2013-07-22 14:43:30 -07:00
2013-08-27 14:59:27 -04:00
2013-08-27 14:59:27 -04:00
2013-08-28 18:24:31 -04:00
2013-08-27 14:59:27 -04:00
2013-06-25 16:34:32 -07:00
2013-06-24 12:43:40 -07:00