From: Alexander Duyck Date: Fri, 26 Aug 2011 07:47:11 +0000 (+0000) Subject: igb: Add workaround for byte swapped VLAN on i350 local traffic X-Git-Tag: v3.2-rc1~129^2~101^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be10e9130a75c49ddcffdfca74b19b1c3169230;p=pandora-kernel.git igb: Add workaround for byte swapped VLAN on i350 local traffic On i350 when traffic is looped back from a VF to the PF the value is byte swapped from the normal format. In order to address this we need to add a flag indicating that the ring will need to byte swap the loopback packets prior to processing them. Signed-off-by: Alexander Duyck Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed