]> 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)
commitd4b9c5b4afc3715b6a5b3bf1d83609240cd4069f
tree8376f7f0dad70e6242daaf079b766547ef586e4f
parent5d145536525e15ed84a2685a4be9b0d58cd31734
parent9cc64353466074f192de674a84c5d983dbf3abe8
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>