Skip to content
Commit ae3f4b44 authored by Breno Leitao's avatar Breno Leitao Committed by Jakub Kicinski
Browse files

net: sysfs: Fix /sys/class/net/<iface> path

The documentation is pointing to the wrong path for the interface.
Documentation is pointing to /sys/class/<iface>, instead of
/sys/class/net/<iface>.

Fix it by adding the `net/` directory before the interface.

Fixes: 1a02ef76

 ("net: sysfs: add documentation entries for /sys/class/<iface>/queues")
Signed-off-by: default avatarBreno Leitao <leitao@debian.org>
Link: https://lore.kernel.org/r/20240131102150.728960-2-leitao@debian.org
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 04f647c8
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