Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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