commit | b74b70c44986dee87881fbed3d912e02c5dcf78c | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Nov 10 15:22:54 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 13 10:34:54 2017 +0900 |
tree | c3d9d3d5577243c258d27153fdf114f1a7e73ba8 | |
parent | f7c39e3d1e094af1c3e0676b76c00d8c1f8e7774 [diff] |
net: dsa: Support prepended Broadcom tag Add a new type: DSA_TAG_PROTO_PREPEND which allows us to support for the 4-bytes Broadcom tag that we already support, but in a format where it is pre-pended to the packet instead of located between the MAC SA and the Ethertyper (DSA_TAG_PROTO_BRCM). Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>