From: Stephen Hemminger Date: Thu, 15 Dec 2005 00:23:16 +0000 (-0800) Subject: [VLAN]: Fix hardware rx csum errors X-Git-Tag: v2.6.15-rc6~61^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a388442c3798a345d131ff8b9d6dea0bfda3fefc;p=pandora-kernel.git [VLAN]: Fix hardware rx csum errors Receiving VLAN packets over a device (without VLAN assist) that is doing hardware checksumming (CHECKSUM_HW), causes errors because the VLAN code forgets to adjust the hardware checksum. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed