[PATCH] stmmac: fix check for phydev being open

2015-09-07 Thread Alexey Brodkin
Current implementation via IS_ERR(phydev) may make no sense because of_phy_attach() returns NULL on failure instead of error value. Still for checking result of phy_connect() IS_ERR() is useful. So adding explicit check for NULL. Cc: Giuseppe Cavallaro Cc: arc-linux-...@synopsys.com Cc: linux-k

Re: [PATCH] stmmac: fix check for phydev being open

2015-09-07 Thread Sergei Shtylyov
Hello. On 09/07/2015 09:15 PM, Alexey Brodkin wrote: Current implementation via IS_ERR(phydev) may make no sense because of_phy_attach() returns NULL on failure instead of error value. Still for checking result of phy_connect() IS_ERR() is useful. So adding explicit check for NULL. Cc:

[3.19.y-ckt stable] Patch "stmmac: fix check for phydev being open" has been added to staging queue

2015-10-19 Thread Kamal Mostafa
This is a note to let you know that I have just added a patch titled stmmac: fix check for phydev being open to the linux-3.19.y-queue branch of the 3.19.y-ckt extended stable tree which can be found at: http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-3.19.y-queue This patch

[3.16.y-ckt stable] Patch "stmmac: fix check for phydev being open" has been added to staging queue

2015-09-28 Thread Luis Henriques
This is a note to let you know that I have just added a patch titled stmmac: fix check for phydev being open to the linux-3.16.y-queue branch of the 3.16.y-ckt extended stable tree which can be found at: http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-3.16.y-queue This patch

Re: [3.19.y-ckt stable] Patch "stmmac: fix check for phydev being open" has been added to staging queue

2015-10-20 Thread Kamal Mostafa
On Tue, 2015-10-20 at 01:57 +0300, Sergei Shtylyov wrote: > Hello. > > On 10/20/2015 01:40 AM, Kamal Mostafa wrote: > > > This is a note to let you know that I have just added a patch titled > > > > stmmac: fix check for phydev being open > > > > to the linux-3.19.y-queue branch of the 3.19.

Re: [3.19.y-ckt stable] Patch "stmmac: fix check for phydev being open" has been added to staging queue

2015-10-19 Thread Sergei Shtylyov
Hello. On 10/20/2015 01:40 AM, Kamal Mostafa wrote: This is a note to let you know that I have just added a patch titled stmmac: fix check for phydev being open to the linux-3.19.y-queue branch of the 3.19.y-ckt extended stable tree which can be found at: http://kernel.ubuntu.com/g