On Fri, Nov 10, 2017 at 03:22:54PM -0800, Florian Fainelli wrote: > 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.faine...@gmail.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew