diff options
author | Breno Leitao <[email protected]> | 2024-02-09 01:55:18 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-02-12 12:13:50 +0000 |
commit | 5b3fbd61b9d1f4ed2db95aaf03f9adae0373784d (patch) | |
tree | ab7c6c7f710c850e8d06668604ed388d6a644646 /scripts/clang-tools/gen_compile_commands.py | |
parent | 603604c8be421b88ff594c8ea696d6c8a9165cb5 (diff) |
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 <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions