From: stephen hemminger Date: Tue, 15 Nov 2011 08:09:14 +0000 (+0000) Subject: bridge: correct IPv6 checksum after pull X-Git-Tag: v3.2-rc3~25^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa2da8cdae1dd64f78fc915ca1d1a4a93c71e7cb;p=pandora-kernel.git bridge: correct IPv6 checksum after pull Bridge multicast snooping of ICMPv6 would incorrectly report a checksum problem when used with Ethernet devices like sky2 that use CHECKSUM_COMPLETE. When bytes are removed from skb, the computed checksum needs to be adjusted. Signed-off-by: Stephen Hemminger Tested-by: Martin Volf Signed-off-by: David S. Miller --- Reading git-diff-tree failed