From: Ajit Khaparde Date: Wed, 24 Apr 2013 11:53:08 +0000 (+0000) Subject: be2net: Fix PVID tag offload for packets with inline VLAN tag. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~15^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2cb6ce7306997c753976b65bf81495e1efe7074;p=pandora-kernel.git be2net: Fix PVID tag offload for packets with inline VLAN tag. BE3 HW in UMC mode could wrongly double tag a packet with PVID when the packet already has a inlined VLAN tag. In UMC mode, When HW finds that a packet is already VLAN tagged PVID should not be inserted into the packet. To fix this use the FW hack to instruct the HW to skip PVID tagging. Signed-off-by: Ajit Khaparde Signed-off-by: David S. Miller --- Reading git-diff-tree failed