Alexander Duyck 8581145f39 igb/igbvf: cleanup exception handling in tx_map_adv
After removing the skb_dma_map/unmap calls the exception handling in
igb_tx_map_adv is not correct.  The issue is that the count value was not
being correctly handled so as a result we were not rewinding the ring as
back as we should have been.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-23 01:35:00 -08:00
..
2010-01-20 15:03:31 -08:00
2009-12-15 08:53:34 -08:00
2009-12-09 17:14:38 +11:00
2010-01-20 01:23:27 -05:00
2009-12-15 08:53:25 -08:00
2010-01-13 10:01:35 +00:00