Skip to content
Snippets Groups Projects
Commit 79499bca authored by Florian Fainelli's avatar Florian Fainelli Committed by David S. Miller
Browse files

net: sysfs: add missing phys_port_id documentation


Add documentation for the phys_port_id sysfs attribute of a network
device.

Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1708803e
No related branches found
No related tags found
No related merge requests found
......@@ -169,6 +169,14 @@ Description:
"unknown", "notpresent", "down", "lowerlayerdown", "testing",
"dormant", "up".
What: /sys/class/net/<iface>/phys_port_id
Date: July 2013
KernelVersion: 3.12
Contact: netdev@vger.kernel.org
Description:
Indicates the interface unique physical port identifier within
the NIC, as a string.
What: /sys/class/net/<iface>/speed
Date: October 2009
KernelVersion: 2.6.33
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment