These two patches are to fix the recent regressions raised when test the stmmac on some platforms due to broken MDIO management.
V2: use is_pseudo_fixed_link Giuseppe Cavallaro (2): Revert "stmmac: Fix 'eth0: No PHY found' regression" stmmac: fix MDIO settings drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 11 ++------- drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c | 11 +++++++++- .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 21 ++++--------------- include/linux/stmmac.h | 2 - 4 files changed, 18 insertions(+), 27 deletions(-) -- 1.7.4.4