[NET] snap: needs hardware checksum fix
authorStephen Hemminger <shemminger@osdl.org>
Fri, 3 Feb 2006 00:53:26 +0000 (16:53 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Feb 2006 00:53:26 +0000 (16:53 -0800)
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 <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found