From: Stephen Hemminger Date: Fri, 3 Feb 2006 00:53:26 +0000 (-0800) Subject: [NET] snap: needs hardware checksum fix X-Git-Tag: v2.6.16-rc3~210^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c5e15f18d63c1ecf79d52bdaf4ea31cd22416d;p=pandora-kernel.git [NET] snap: needs hardware checksum fix The SNAP code pops off it's 5 byte header, but doesn't adjust the checksum. This would cause problems when using device that does IP over SNAP and hardware receive checksums. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed