commit | 31350d7fb985398a61cad8fd7acb6aa3272939d2 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Sat Nov 09 15:02:56 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 11 12:59:10 2019 -0800 |
tree | 43fe14046255c267632eb3b058ba434306e96554 | |
parent | 714d0ffabeb21550895ff32a8ba8866b684b5203 [diff] |
net: mscc: ocelot: move port initialization into separate function We need a function for the DSA front-end that does none of the net_device registration, but initializes the hardware ports. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>