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

Merge branch 'dsa'



Florian Fainelli says:

====================
net: dsa: two small bug fixes

Here are two small fixes for the DSA slave interface creation code:

- first patch fixes a null pointer de-reference with an invalid PHY
  device pointer while calling phy_connect_direct()

- second path propagates the dsa_slave_phy_setup() error code down to
  its caller: dsa_slave_create
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 70e71ca0 9697f1cd
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