Re: [PATCH net-next] net: dsa: Implement flow dissection for tag_brcm.c

From: David Miller
Date: Tue Mar 24 2020 - 00:49:20 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Sun, 22 Mar 2020 14:09:57 -0700

> Provide a flow_dissect callback which returns the network offset and
> where to find the skb protocol, given the tags structure a common
> function works for both tagging formats that are supported.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied, thanks Florian.