diff options
| author | Alexander Duyck <[email protected]> | 2009-04-27 22:35:33 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-04-28 01:53:13 -0700 |
| commit | 182ff8dfdb63e66ca81e4d3a4c746f8d578e5687 (patch) | |
| tree | 8aa692b4a9576212020d61a1b2bab814aade1b9f /scripts | |
| parent | 2844f7975837d47fe7f20aa96c1df3bcecf91935 (diff) | |
igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY
Both of these drivers do a check to verify ip_summed is set to
CHECKSUM_UNNECESSARY prior to passing the packet to GRO. GRO itself
already does such a check so it is redundant and can be removed as this
will likely cause out of order issues when receiving a packet that didn't
pass checksum validation.
Signed-off-by: Alexander Duyck <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions