Skip to content

Commit 8f60219

Browse files
ffainellidavem330
authored andcommitted
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: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 5568363 commit 8f60219

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/ABI/testing/sysfs-class-net

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,3 +251,11 @@ Contact: netdev@vger.kernel.org
251251
Description:
252252
Indicates the unique physical switch identifier of a switch this
253253
port belongs to, as a string.
254+
255+
What: /sys/class/net/<iface>/phydev
256+
Date: May 2017
257+
KernelVersion: 4.13
258+
Contact: netdev@vger.kernel.org
259+
Description:
260+
Symbolic link to the PHY device this network device is attached
261+
to.

0 commit comments

Comments
 (0)