From: Stephen Hemminger Date: Mon, 28 Nov 2005 19:38:50 +0000 (-0800) Subject: [PATCH] skge: handle VLAN checksum correctly on yukon rev 0 X-Git-Tag: v2.6.15-rc5~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1096e87174f925bb817a41386ee70573b2a7d6ff;p=pandora-kernel.git [PATCH] skge: handle VLAN checksum correctly on yukon rev 0 If using UDP over VLAN, with the skge driver there is a possibility of generating an incorrect checksum. This is a unlikely occurrence because it is only an issue on Yukon revision 0, and that revision doesn't seem to exist on any current hardware (probably early prototype). Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed