Re: [PATCH 3.14 40/84] stmmac: fix check for phydev being open

2015-09-30 Thread Greg Kroah-Hartman
On Wed, Sep 30, 2015 at 02:22:24PM +0300, Sergei Shtylyov wrote: > Hello. > > On 9/29/2015 6:18 PM, Greg Kroah-Hartman wrote: > > >3.14-stable review patch. If anyone has any objections, please let me know. > >NAK on the same grounds as the 3.10 patch. Both now removed from the tree, thank

Re: [PATCH 3.14 40/84] stmmac: fix check for phydev being open

2015-09-30 Thread Sergei Shtylyov
Hello. On 9/29/2015 6:18 PM, Greg Kroah-Hartman wrote: 3.14-stable review patch. If anyone has any objections, please let me know. NAK on the same grounds as the 3.10 patch. -- From: Alexey Brodkin commit dfc50fcaad574e5c8c85cbc83eca1426b2413fa4 upstream. Current che

[PATCH 3.14 40/84] stmmac: fix check for phydev being open

2015-09-29 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Alexey Brodkin commit dfc50fcaad574e5c8c85cbc83eca1426b2413fa4 upstream. Current check of phydev with IS_ERR(phydev) may make not much sense because of_phy_connect() returns NULL on failure in