|
@@ -529,7 +529,7 @@ struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45)
|
|
/* If the phy_id is mostly Fs, there is no device there */
|
|
/* If the phy_id is mostly Fs, there is no device there */
|
|
return phy_device_create(bus, addr, phy_id, is_c45, &c45_ids);
|
|
return phy_device_create(bus, addr, phy_id, is_c45, &c45_ids);
|