oc's.
This fix sets the mac address unconditionally in fec_restart(...) and
ensures consistency between fec registers and the network layer.
Signed-off-by: Gavin Schenk
Acked-by: Fugang Duan
Acked-by: Uwe Kleine-König
Fixes: 9638d19e4816 ("net: fec: add netif status check be
clocks are down the new mac address is discarded on some soc's. This fix
sets the mac address unconditionally in fec_restart(...) and ensures
consistens between fec registers and the network layer.
Signed-off-by: Gavin Schenk
---
drivers/net/ethernet/freescale/fec_main.c | 12 +-