]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: expose PHY device interface mode
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 12 Feb 2014 01:27:40 +0000 (17:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Feb 2014 00:08:20 +0000 (19:08 -0500)
commita2f6b1c6158021d90385fa00fdc4f2ff7d0ac561
tree01abab57957e897a2cd4f539db4c05ae96f8cd7c
parent908ffd7af65521227498e684a1182def1dc4caa4
net: phy: expose PHY device interface mode

Expose the PHY device interface mode through sysfs since this is an
useful piece of information for knowing how the attached networking
device will have configured its transmit/receive path.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/ABI/testing/sysfs-bus-mdio
drivers/net/phy/mdio_bus.c