Files
linux/drivers/net
Florian Fainelli 7ddced7bdf net: bcmgenet: Set phydev->dev_flags only for internal PHYs
[ Upstream commit 92696286f3 ]

phydev->dev_flags is entirely dependent on the PHY device driver which
is going to be used, setting the internal GENET PHY revision in those
bits only makes sense when drivers/net/phy/bcm7xxx.c is the PHY driver
being used.

Fixes: 487320c541 ("net: bcmgenet: communicate integrated PHY revision to PHY driver")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Doug Berger <opendmb@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-15 14:50:21 +09:00
..
2016-06-15 22:06:06 -07:00
2023-05-15 14:32:27 +09:00
2023-05-15 14:28:27 +09:00
2023-05-15 14:01:41 +09:00
2016-05-09 00:00:28 -04:00
2018-03-22 09:17:57 +01:00