diff options
author | 2017-10-19 17:07:13 -0400 | |
---|---|---|
committer | 2017-10-26 07:42:58 -0700 | |
commit | 069db9cd0bbde92d3aa947ed86a09cbd4ceb5f67 (patch) | |
tree | bf3a8bd9281986f957976ad323cb2258c908e645 /drivers/fpga/fpga-mgr.c | |
parent | igb: Fix TX map failure path (diff) | |
download | linux-dev-069db9cd0bbde92d3aa947ed86a09cbd4ceb5f67.tar.xz linux-dev-069db9cd0bbde92d3aa947ed86a09cbd4ceb5f67.zip |
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 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions