diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2017-10-19 17:07:13 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2017-10-26 07:42:58 -0700 |
commit | 069db9cd0bbde92d3aa947ed86a09cbd4ceb5f67 (patch) | |
tree | bf3a8bd9281986f957976ad323cb2258c908e645 /tools/lib/api/debug-internal.h | |
parent | 104ba83363d1d42af62abb247f1426c09a80fced (diff) |
ixgbe: Fix Tx map failure path
This patch is a partial revert of "ixgbe: Don't bother clearing buffer
memory for descriptor rings". Specifically I messed up the exception
handling path a bit and this resulted in us incorrectly adding the count
back in when we didn't need to.
In order to make this simpler I am reverting most of the exception handling
path change and instead just replacing the bit that was handled by the
unmap_and_free call.
Fixes: ffed21bcee7a ("ixgbe: Don't bother clearing buffer memory for descriptor rings")
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/lib/api/debug-internal.h')
0 files changed, 0 insertions, 0 deletions