From: Florian Fainelli Date: Thu, 28 Aug 2014 00:04:55 +0000 (-0700) Subject: net: dsa: add Broadcom tag RX/TX handler X-Git-Tag: fixes-against-v3.18-rc2~81^2~209^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5037d532b83d7325a2743dffe82882a64697a8e8;p=pandora-kernel.git net: dsa: add Broadcom tag RX/TX handler Add support for the 4-bytes Broadcom tag that built-in switches such as the Starfighter 2 might insert when receiving packets, or that we need to insert while targetting specific switch ports. We use a fake local EtherType value for this 4-bytes switch tag: ETH_P_BRCMTAG to make sure we can assign DSA-specific network operations within the DSA drivers. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed