[PATCH] skge: handle VLAN checksum correctly on yukon rev 0
authorStephen Hemminger <shemminger@osdl.org>
Mon, 28 Nov 2005 19:38:50 +0000 (11:38 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 1 Dec 2005 07:28:56 +0000 (02:28 -0500)
commit1096e87174f925bb817a41386ee70573b2a7d6ff
treee095794ba061aa573bbd975a035e20abcaa857c8
parentc08ad1e304061dbd6ef7545d8f2db530b43c0fbd
[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 <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/skge.c