Fix MDIO

priv->mii_bus is not yet initialized by the time pfe_eth_mdio_reset() is
called. Use the pointer from the parameter bus which is what we need
here.

Change-Id: I497c55cf2a4ac45430ce68bddc6cc820bbd92262
1 file changed