]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
cassini: Only use chip checksum for ipv4 packets.
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 May 2008 00:05:34 +0000 (17:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 May 2008 00:05:34 +0000 (17:05 -0700)
commitb1443e2f6501f06930a162ff1ff08382a98bf23e
treeae711be064ae8aa65f92ec6e81e155e66ba56513
parent7d227cd235c809c36c847d6a597956ad9e9d2bae
cassini: Only use chip checksum for ipv4 packets.

According to David Monro, at least with Natsemi Saturn chips the
cassini driver has some trouble with ipv6 checksums.

Until we have more information about what's going on here, only
use the chip checksums for ipv4.

This workaround was suggested and tested by David.

Update version and release date.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cassini.c