Skip to content

Commit 82b02a7

Browse files
kuba-mooPaolo Abeni
authored andcommitted
MAINTAINERS: add a sample ethtool section entry
I feel like we don't do a good enough keeping authors of driver APIs around. The ethtool code base was very nicely compartmentalized by Michal. Establish a precedent of creating MAINTAINERS entries for "sections" of the ethtool API. Use Andrew and cable test as a sample entry. The entry should ideally cover 3 elements: a core file, test(s), and keywords. The last one is important because we intend the entries to cover core code *and* reviews of drivers implementing given API! Signed-off-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20250204215750.169249-1-kuba@kernel.org Signed-off-by: Paolo Abeni <pabeni@redhat.com>
1 parent 1e3835a commit 82b02a7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

MAINTAINERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16465,6 +16465,12 @@ F: include/uapi/linux/ethtool*
1646516465
F: net/ethtool/
1646616466
F: tools/testing/selftests/drivers/net/*/ethtool*
1646716467

16468+
NETWORKING [ETHTOOL CABLE TEST]
16469+
M: Andrew Lunn <andrew@lunn.ch>
16470+
F: net/ethtool/cabletest.c
16471+
F: tools/testing/selftests/drivers/net/*/ethtool*
16472+
K: cable_test
16473+
1646816474
NETWORKING [GENERAL]
1646916475
M: "David S. Miller" <davem@davemloft.net>
1647016476
M: Eric Dumazet <edumazet@google.com>

0 commit comments

Comments
 (0)