Re: [PATCH] net: phy: Ensure the state machine is called when phy is UP

2016-05-19 Thread David Mosberger
On Thu, May 19, 2016 at 10:31 AM, Alexandre Belloni <alexandre.bell...@free-electrons.com> wrote: > On 17/05/2016 at 17:35:30 -0600, David Mosberger wrote : >> At 7.96 seconds, phy_start() gets called, but even though this enters >> state PHY_UP, it does not trig

Re: [PATCH] net: phy: Ensure the state machine is called when phy is UP

2016-05-17 Thread David Mosberger
[Resending with mailing list address corrected. Sorry about that.] I believe I'm seeing the same issue as in this thread: http://www.spinics.net/lists/netdev/msg373670.html macb Ethernet driver and after upgrading from 4.4.0 to 4.60, the Ethernet interface would not initialize unless I force