aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105/sja1105_ptp.c
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2021-06-11 22:01:27 +0300
committerDavid S. Miller <davem@davemloft.net>2021-06-11 12:45:38 -0700
commit233697b3b3f60b17d02ca2a35230aee0ac6f1759 (patch)
treee81a1d7306f4cd6bbb6531dd89764b7b1bb0033c /drivers/net/dsa/sja1105/sja1105_ptp.c
parentnet: dsa: tag_8021q: remove shim declarations (diff)
downloadlinux-dev-233697b3b3f60b17d02ca2a35230aee0ac6f1759.tar.xz
linux-dev-233697b3b3f60b17d02ca2a35230aee0ac6f1759.zip
net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function
The added value of this function is that it can deal with both the case where the VLAN header is in the skb head, as well as in the offload field. This is something I was not able to do using other functions in the network stack. Since both ocelot-8021q and sja1105 need to do the same stuff, let's make it a common service provided by tag_8021q. This is done as refactoring for the new SJA1110 tagger, which partly uses tag_8021q as well (just like SJA1105), and will be the third caller. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/sja1105/sja1105_ptp.c')
0 files changed, 0 insertions, 0 deletions