This reverts commit 
ef7bfa84725d891bbdb88707ed55b2cbf94942bb.
Russell King espressed some strong opposition to this
change, explaining that this is trying to make phylink
behave outside of how it has been designed.
Signed-off-by: David S. Miller <davem@davemloft.net>
                pl->phy_state.pause |= MLO_PAUSE_ASYM;
        pl->phy_state.interface = phydev->interface;
        pl->phy_state.link = up;
-       pl->phy_state.an_enabled = phydev->autoneg;
        mutex_unlock(&pl->state_mutex);
 
        phylink_run_resolve(pl);