Skip to content
Commit c727c6f7 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'fixed_phy_register-return-value'



Ruan Jinjie says:

====================
net: Fix return value check for fixed_phy_register()

The fixed_phy_register() function returns error pointers and never
returns NULL. Update the checks accordingly.

Changes in v3:
- Drop the error fix patch for fixed_phy_get_gpiod().
- Split the error code update code into another patch set as suggested.
- Update the commit title and message.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents a0e026e7 32bbe64a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment