summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2024-02-09 01:55:18 -0800
committerDavid S. Miller <davem@davemloft.net>2024-02-12 12:13:50 +0000
commit5b3fbd61b9d1f4ed2db95aaf03f9adae0373784d (patch)
treeab7c6c7f710c850e8d06668604ed388d6a644646 /drivers/net/ethernet/intel
parent603604c8be421b88ff594c8ea696d6c8a9165cb5 (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 <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/intel')
0 files changed, 0 insertions, 0 deletions