diff options
author | Alexander Duyck <[email protected]> | 2011-06-11 01:45:13 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2011-07-21 22:56:37 -0700 |
commit | ff886dfce2bdacbe71583ec973cec117973d8859 (patch) | |
tree | ea48f94008d8ef554f709962b7f0b7fcee860c3b /net/lapb/lapb_subr.c | |
parent | bd19805803a954415ec36a559fd3b8a0a3647d7c (diff) |
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 <[email protected]>
Tested-by: Ross Brattain <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions