]> git.ipfire.org Git - thirdparty/linux.git/commit
Documentation: net-sysfs: Remove duplicate PHY device documentation
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 28 May 2019 02:06:38 +0000 (19:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 May 2019 00:26:44 +0000 (17:26 -0700)
commita6cd0d2d493ab7806b49f738b4f66362437cc09e
tree32e6a78f04a1ccd3f8ab65cf2297aff0d9ec4cd5
parent8fb44d60d4142cd2a440620cd291d346e23c131e
Documentation: net-sysfs: Remove duplicate PHY device documentation

Both sysfs-bus-mdio and sysfs-class-net-phydev contain the same
duplication information. There is not currently any MDIO bus specific
attribute, but there are PHY device (struct phy_device) specific
attributes. Use the more precise description from sysfs-bus-mdio and
carry that over to sysfs-class-net-phydev.

Fixes: 86f22d04dfb5 ("net: sysfs: Document PHY device sysfs attributes")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/ABI/testing/sysfs-bus-mdio [deleted file]
Documentation/ABI/testing/sysfs-class-net-phydev