For review and testing only. This converts stmmac to use phylink. Besides the code redution this will allow to gain more flexibility.
Cc: Joao Pinto <jpi...@synopsys.com> Cc: David S. Miller <da...@davemloft.net> Cc: Giuseppe Cavallaro <peppe.cavall...@st.com> Cc: Alexandre Torgue <alexandre.tor...@st.com> Jose Abreu (2): net: stmmac: Prepare to convert to phylink net: stmmac: Convert to phylink drivers/net/ethernet/stmicro/stmmac/Kconfig | 3 +- drivers/net/ethernet/stmicro/stmmac/stmmac.h | 4 +- .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 72 +--- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 389 +++++++++------------ .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 21 +- 5 files changed, 189 insertions(+), 300 deletions(-) -- 2.7.4