Searched hist:"17 ecfa9b45db7964f6a20cd710a87decd2f2e1f5" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | phy.c | 17ecfa9b45db7964f6a20cd710a87decd2f2e1f5 Thu Oct 08 04:19:31 UTC 2015 Bin Meng <bmeng.cn@gmail.com> net: phy: Test previous phydev->dev against new mac dev
In phy_connect_dev(), if the phy device has an accociated mac device before, a warning message will be printed. But we should test the old device against the new one, if they are actually the same one, don't print the warning message.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
|