]> git.baikalelectronics.ru Git - kernel.git/commit
net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del}
authorVladimir Oltean <vladimir.oltean@nxp.com>
Sat, 9 Nov 2019 13:02:48 +0000 (15:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Nov 2019 20:59:09 +0000 (12:59 -0800)
commita6e5b58cd257ce3de404bdc41ea9a5b798b3b700
tree446ced278860455474491568d060b9a98003fa25
parent55858cb72d5bcdaddbe509335d07c14d8a6015cd
net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del}

We need an implementation of these functions that is agnostic to the
higher layer (switchdev or dsa).

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mscc/ocelot.c