commit | 52015366e361a88c569550a285c71f72bb095661 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Sun Mar 22 14:09:57 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 23 21:48:59 2020 -0700 |
tree | 949d19dccb3f225fcd8a535b1a5246bce2435c49 | |
parent | 4076c693d3afb405c0db7f43a1594e5cfce119ad [diff] |
net: dsa: Implement flow dissection for tag_brcm.c 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@gmail.com> Reviewed-by: Vivien Didelot <vivien.didelot@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>