diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2010-01-23 01:35:00 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-23 01:35:00 -0800 |
commit | 8581145f39c39b00cd1b6a2dcb4ce5bf7d8d6070 (patch) | |
tree | 61283610e6f7c92754df71fe7b8a93888331ac81 /include/xen | |
parent | de4fc07aff770743b2c3e3ee30a23a691450a4f6 (diff) | |
download | op-kernel-dev-8581145f39c39b00cd1b6a2dcb4ce5bf7d8d6070.zip op-kernel-dev-8581145f39c39b00cd1b6a2dcb4ce5bf7d8d6070.tar.gz |
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>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions