Files
linux/drivers/net/ethernet/cadence
Codrin Ciubotariu 2bc1fe7c83 net: macb: Fix handling of fixed-link node
[ Upstream commit 79540d133e ]

fixed-link nodes are treated as PHY nodes by of_mdiobus_child_is_phy().
We must check if the interface is a fixed-link before looking up for PHY
nodes.

Fixes: 7897b071ac ("net: macb: convert to phylink")
Tested-by: Cristian Birsan <cristian.birsan@microchip.com>
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-08 09:09:55 +02:00
..
2019-11-13 11:45:42 -08:00