You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
net: sysfs: add missing phys_port_id documentation
Add documentation for the phys_port_id sysfs attribute of a network device. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
1708803ef2
commit
79499bca6c
@@ -169,6 +169,14 @@ Description:
|
|||||||
"unknown", "notpresent", "down", "lowerlayerdown", "testing",
|
"unknown", "notpresent", "down", "lowerlayerdown", "testing",
|
||||||
"dormant", "up".
|
"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
|
What: /sys/class/net/<iface>/speed
|
||||||
Date: October 2009
|
Date: October 2009
|
||||||
KernelVersion: 2.6.33
|
KernelVersion: 2.6.33
|
||||||
|
|||||||
Reference in New Issue
Block a user