Re: [PATCH 0/5] Don't return NULL from get_phy_device() anymore

2016-04-26 Thread David Miller
From: Sergei Shtylyov Date: Sun, 24 Apr 2016 20:23:03 +0300 >Here's the set of 5 patches against DaveM's 'net-next.git' repo. The first > patch makes get_phy_device() return only error values on error, the rest of > the patches clean up the callers of that function... Series applied, thanks.

[PATCH 0/5] Don't return NULL from get_phy_device() anymore

2016-04-24 Thread Sergei Shtylyov
Hello. Here's the set of 5 patches against DaveM's 'net-next.git' repo. The first patch makes get_phy_device() return only error values on error, the rest of the patches clean up the callers of that function... [1/5] phylib-don-t-return-NULL-from-get_phy_device.patch [2/5] xgene-get_phy_device