]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: phy: display human readable PHY speed settings
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 12 Feb 2014 01:27:35 +0000 (17:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Feb 2014 00:08:19 +0000 (19:08 -0500)
commit766d1d388e6e6bfda99a00d68ac9247a1c25a0d9
treeab481375732fa9675efb476a0a22ae4048438822
parentdf40cc887924f64810e2dc8bd810aec5b37061c9
net: phy: display human readable PHY speed settings

Use a convenience function: phy_speed_to_str() which will display human
readable speeds.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy.c