commit | 889b8950d85287e870288c7503870fd11db3d551 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Sat Nov 09 15:02:57 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 11 12:59:10 2019 -0800 |
tree | dadbe8985614c9b4fc915a5f41caafcbd87bbf1d | |
parent | 31350d7fb985398a61cad8fd7acb6aa3272939d2 [diff] |
net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stop Allow these functions to be called from the .port_enable and .port_disable callbacks of DSA. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>