From: Emil Tantilov Date: Sat, 4 Dec 2010 05:35:17 +0000 (+0000) Subject: ixgb: Don't check for vlan group on transmit X-Git-Tag: v2.6.38-rc1~476^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae54496f9e8d40c89e5668205c181dccfa9ecda1;p=pandora-kernel.git ixgb: Don't check for vlan group on transmit Based on a patch from Jesse Gross. Enable vlan tag insertion even when vlan group is not configured. For ixgb HW both CTRL0.VME and VLE bit in the Tx descriptor need to be set in order to enable HW acceleration. Introduced separate functions for enabling/disabling of vlan tag stripping similar to ixgbe. CC: Jesse Gross Signed-off-by: Emil Tantilov Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed