]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'of_mdio-checks'
authorDavid S. Miller <davem@davemloft.net>
Mon, 14 Mar 2016 19:31:59 +0000 (15:31 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Mar 2016 19:31:59 +0000 (15:31 -0400)
commitde47ab3166059b784edfe81b5d8b9f2da06f53c7
tree38974f25aeaadc628868e5f6b793ed9b62af2df2
parent728ca23d54dbdccdb09e46a21c8ba8f77bce49b6
parent1ccb6a5767f4b1207ce6552af6f2dbf0ed3e27ea
Merge branch 'of_mdio-checks'

Sergei Shtylyov says:

====================
of_mdio: use IS_ERR_OR_NULL() and PTR_ERR_OR_ZERO()

   Here's the set of 3 patches against DaveM's 'net-next.git' repo. They deal
with some error checks in the device tree MDIO code...
====================

Signed-off-by: David S. Miller <davem@davemloft.net>