]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'phy-sysfs-reciprocal-links'
authorDavid S. Miller <davem@davemloft.net>
Fri, 26 May 2017 18:37:42 +0000 (14:37 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 May 2017 18:37:42 +0000 (14:37 -0400)
commit14626070f7e9c179be1ee3f2ed834a94e59dc8c5
tree8376f7f0dad70e6242daaf079b766547ef586e4f
parentd3834710cc8a04cee6bff58ce35d29ecb4cde84d
parente9b1cee5dd00120af4909b60e42eda999b32d181
Merge branch 'phy-sysfs-reciprocal-links'

Florian Fainelli says:

====================
net: phy: Create sysfs reciprocal links for attached_dev/phydev

This patch series addresses a device topology shortcoming where a program
scanning /sys would not be able to establish a mapping between the network
device and the PHY device.

In the process it turned out that no PHY device documentation existed for
sysfs attributes.

Changes in v2:

- document possible phy_interface values in sysfs-class-net-phydev
====================

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>