aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-01-30 21:59:34 -0500
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-02-10 18:49:14 -0500
commitf990b79bc80ca7a23b8a6c33241c439072d0b85b (patch)
tree96376aebd1253a17bec049178893c1f82c579fc3 /drivers/spi
parent1d2024f61ec14bdb0c57a97a3fe73685abc2d198 (diff)
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
This change makes it so that we always clear the status/error bits in the Rx descriptor in the allocation path instead of the cleanup path. The advantage to this is that we spend less time modifying data. As such we can modify the data once and then let it go cold in the cache instead of writing it, reading it, and then writing it again. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions