diff options
author | Breno Leitao <leitao@debian.org> | 2024-02-09 01:55:18 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-12 12:13:50 +0000 |
commit | 5b3fbd61b9d1f4ed2db95aaf03f9adae0373784d (patch) | |
tree | ab7c6c7f710c850e8d06668604ed388d6a644646 /drivers/net/ethernet | |
parent | 603604c8be421b88ff594c8ea696d6c8a9165cb5 (diff) | |
download | lwn-5b3fbd61b9d1f4ed2db95aaf03f9adae0373784d.tar.gz lwn-5b3fbd61b9d1f4ed2db95aaf03f9adae0373784d.zip |
net: sysfs: Fix /sys/class/net/<iface> path for statistics
The Documentation/ABI/testing/sysfs-class-net-statistics 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: 6044f9700645 ("net: sysfs: document /sys/class/net/statistics/*")
Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions