]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 16 Jun 2008 20:19:55 +0000 (13:19 -0700)
commit5c1c9ddc6d50656beef56b03cf87510f1a01e5ef
tree4d6473039d26662e6a4e61a0f4f7bc541a1f1d13
parent93218a8f95d09c71e18d6baed5f50a98974602e3
cassini: Only use chip checksum for ipv4 packets.

[ upstream commit: b1443e2f6501f06930a162ff1ff08382a98bf23e ]

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>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/net/cassini.c