diff options
author | Jay Cliburn <jacliburn@bellsouth.net> | 2008-08-05 00:05:10 (GMT) |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-08-07 05:54:57 (GMT) |
commit | c2ac3ef35c44195ca2b9c29275c7c6830eb2d9aa (patch) | |
tree | 448f9d1395dc415dbf752d2564626cd3cbc10ed9 /init/do_mounts.h | |
parent | f0f422e5735ba9f48039aa7dd4c9daa16b996c2c (diff) | |
download | linux-fsl-qoriq-c2ac3ef35c44195ca2b9c29275c7c6830eb2d9aa.tar.xz |
atl1: deal with hardware rx checksum bug
The L1 hardware contains a bug that flags a fragmented IP packet
as having an incorrect TCP/UDP checksum, even though the packet
is perfectly valid and its checksum is correct. There's no way to
distinguish between one of these good packets and a packet that
actually contains a TCP/UDP checksum error, so all we can do is
allow the packet to be handed up to the higher layers and let it
be sorted out there.
Add a comment describing this condition and remove the code that
currently fails to handle what may or may not be a checksum error.
Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'init/do_mounts.h')
0 files changed, 0 insertions, 0 deletions