]> 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)
commit303482d86815c0aa8d067829d81581f9ff7e9a8c
tree446ced278860455474491568d060b9a98003fa25
parent305ea5355ad1e2d7b845fe9a18437bfcb380add1
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