From: shemminger@osdl.org Date: Thu, 24 Nov 2005 06:00:49 +0000 (-0800) Subject: [PATCH] sk98lin: fix checksumming code X-Git-Tag: v2.6.15-rc5~20^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=596f86a8d8a70005728944143f08fe5414443355;p=pandora-kernel.git [PATCH] sk98lin: fix checksumming code Remove code from sk98lin that does it's own checksum validation. This code is incorrect when dealing with nested protocols like VLAN's, and it is better to use regular receive code path to handle hardware checksum. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed