Re: [PATCH] net/phy: micrel: configure intterupts after autoneg workaround

2017-06-17 Thread Andrew Lunn
On Fri, Jun 16, 2017 at 12:20:07PM -0500, Zach Brown wrote: > The commit ("net/phy: micrel: Add workaround for bad autoneg") fixes > an autoneg failure case by resetting the hardware. This turns off > intterupts. Things will work themselves out if the phy > polls, as it will figure out it's state

[PATCH] net/phy: micrel: configure intterupts after autoneg workaround

2017-06-16 Thread Zach Brown
The commit ("net/phy: micrel: Add workaround for bad autoneg") fixes an autoneg failure case by resetting the hardware. This turns off intterupts. Things will work themselves out if the phy polls, as it will figure out it's state during a poll. However if the phy uses only intterupts, the phy will