]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: ethtool: fix get_ts_stats() documentation
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Fri, 11 Apr 2025 22:04:19 +0000 (23:04 +0100)
committerJakub Kicinski <kuba@kernel.org>
Mon, 14 Apr 2025 23:43:27 +0000 (16:43 -0700)
commitceaceaf79ea0fe337344fc5c1fb10a421a362410
treeeb9dfc858736dff3012c0717b784944f8e7f12e0
parent63ce43f2d7da1f863f43fb1bcc9422466887dc6c
net: ethtool: fix get_ts_stats() documentation

Commit 0e9c127729be ("ethtool: add interface to read Tx hardware
timestamping statistics") added documentation for timestamping
statistics, but added the detailed explanation for this method to
the get_ts_info() rather than get_ts_stats(). Move it to the correct
entry.

Cc: Rahul Rameshbabu <rrameshbabu@nvidia.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1u3MTz-000Crx-IW@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/ethtool.h