]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: phy: print a number of phy that is not found
authorKhoronzhuk, Ivan <ivan.khoronzhuk@ti.com>
Fri, 17 Oct 2014 17:44:32 +0000 (20:44 +0300)
committerTom Rini <trini@ti.com>
Thu, 23 Oct 2014 15:27:28 +0000 (11:27 -0400)
commitadc9a79f3f7c6d79f32048598f4d18cf0f48180f
treec944a5bfac195410c22735119d4911dba1361c1f
parent496191c7ab55402d82bd3f36ba76b379ca44c666
net: phy: print a number of phy that is not found

In case when several Ethernet ports are supported it's
convenient to see the number of phy that is not found.

Acked-by: Vitaly Andrianov <vitalya@ti.com>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
drivers/net/phy/phy.c