commit | d38b4afd51c19278d6c4fd29c5215ad92ffed48e | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Dec 12 16:00:27 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 13 15:55:01 2017 -0500 |
tree | 4ff693ddc2b6e4a929751d0618105aee4026b571 | |
parent | 4904b6ea1f9dbf47107f50b1c502a22d0160712d [diff] |
net: phy: phylink: Remove error message Some subsystems like DSA may be trying to connect to a PHY through OF first, and then attempt a connect using a local MDIO bus, remove the error message: "unable to find PHY node" so we can let MAC drivers whether to print it or not. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>