diff options
| author | Jesse Brandeburg <[email protected]> | 2008-08-26 04:26:56 -0700 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2008-09-03 10:03:32 -0400 |
| commit | 712744bebef1e47623244004a2770d0438b5b3f7 (patch) | |
| tree | 518486567505a1978d36b78354fdbd6675c8d424 /include/linux/timerqueue.h | |
| parent | fa928c0caa9cb1ebc2fb6717b2f7bb73dd4f487c (diff) | |
ixgbe: fix rx csum return status misinterpretation
the driver was misinterpreting rx_csum return value in the descriptor
so occassionally we would indicate an rx_csum error in our stats
when there was none. This would have no effect on traffic because
we would just hand the packet to the stack anyway without the offload
flag set, but would increase CPU for those packets that needed a recompute.
Signed-off-by: Jesse Brandeburg <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions