Messages in this thread |  | | Date | Tue, 31 Mar 2020 10:07:09 -0700 (PDT) | Subject | Re: [PATCH] net: macb: Fix handling of fixed-link node | From | David Miller <> |
| |
From: Codrin Ciubotariu <codrin.ciubotariu@microchip.com> Date: Tue, 31 Mar 2020 12:39:35 +0300
> 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: 7897b071ac3b ("net: macb: convert to phylink") > Tested-by: Cristian Birsan <cristian.birsan@microchip.com> > Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Applied and queued up for -stable, thanks.
|  |