From: David S. Miller Date: Tue, 26 Apr 2016 19:41:21 +0000 (-0400) Subject: Merge branch 'get_phy_device-retval' X-Git-Tag: v4.7-rc1~154^2~193 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c971c0e580a6478c75339e45300e8ae3d167c0e9;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'get_phy_device-retval' Sergei Shtylyov says: ==================== Don't return NULL from get_phy_device() anymore 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... ==================== Signed-off-by: David S. Miller --- c971c0e580a6478c75339e45300e8ae3d167c0e9