Merge branch 'get_phy_device-retval'
authorDavid S. Miller <davem@davemloft.net>
Tue, 26 Apr 2016 19:41:21 +0000 (15:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Apr 2016 19:41:21 +0000 (15:41 -0400)
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 <davem@davemloft.net>

Trivial merge