aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorJiri Pirko <jiri@resnulli.us>2014-11-28 08:34:19 -0500
committerDavid S. Miller <davem@davemloft.net>2014-12-02 23:01:22 -0500
commitaecbe01e7410ad2de022796472f531ae6941f15e (patch)
treedaa2d66fbd4bbfb58b2ab8892708c8634537d209 /Documentation/ABI
parent82f2841291cfaf4d225aa1766424280254d3e3b2 (diff)
net-sysfs: expose physical switch id for particular device
Signed-off-by: Jiri Pirko <jiri@resnulli.us> Reviewed-by: Thomas Graf <tgraf@suug.ch> Acked-by: John Fastabend <john.r.fastabend@intel.com> Acked-by: Andy Gospodarek <gospo@cumulusnetworks.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/testing/sysfs-class-net8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-net b/Documentation/ABI/testing/sysfs-class-net
index e1b2e785bba8..beb8ec4dabbc 100644
--- a/Documentation/ABI/testing/sysfs-class-net
+++ b/Documentation/ABI/testing/sysfs-class-net
@@ -216,3 +216,11 @@ Contact: netdev@vger.kernel.org
216Description: 216Description:
217 Indicates the interface protocol type as a decimal value. See 217 Indicates the interface protocol type as a decimal value. See
218 include/uapi/linux/if_arp.h for all possible values. 218 include/uapi/linux/if_arp.h for all possible values.
219
220What: /sys/class/net/<iface>/phys_switch_id
221Date: November 2014
222KernelVersion: 3.19
223Contact: netdev@vger.kernel.org
224Description:
225 Indicates the unique physical switch identifier of a switch this
226 port belongs to, as a string.