Commit 8f602198 authored by Florian Fainelli's avatar Florian Fainelli Committed by David S. Miller
Browse files

net: sysfs: Document "phydev" symbolic link



Now that we link the network device to its PHY device, document this
sysfs symbolic link.

Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5568363f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -251,3 +251,11 @@ Contact: netdev@vger.kernel.org
Description:
		Indicates the unique physical switch identifier of a switch this
		port belongs to, as a string.

What:		/sys/class/net/<iface>/phydev
Date:		May 2017
KernelVersion:	4.13
Contact:	netdev@vger.kernel.org
Description:
		Symbolic link to the PHY device this network device is attached
		to.