Files
linux/drivers
Alexander Duyck ff886dfce2 ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
This change is meant to address possible race conditions from the status
and error bits on the RX descriptors being re-read by multiple functions in
the RX cleanup path.  To resolve this I have added code that will pass the
staterr value to those functions.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-07-21 22:56:37 -07:00
..
2011-07-12 07:59:38 -07:00
2011-07-21 13:47:53 -07:00
2011-07-11 09:52:35 -04:00
2011-07-21 13:47:57 -07:00
2011-07-04 16:02:48 +09:00
2011-07-17 12:40:08 +00:00