commit | 9855934c27855002aa977bb879c6e1fe74ee5f03 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Sat Nov 09 15:02:48 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 11 12:59:09 2019 -0800 |
tree | 446ced278860455474491568d060b9a98003fa25 | |
parent | 97bb69e1e36e960b0ecfa2be5ea75ec357a61c3f [diff] |
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>