diff options
author | Kory Maincent <[email protected]> | 2024-09-09 13:43:36 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-09-10 18:31:23 -0700 |
commit | 330dadacc59c2290e0fae47736ccd26b74aa1fd9 (patch) | |
tree | 16007b138a5b92b312cf6603aa0ea4a7a031a58f | |
parent | 2f9caba9b2f68639047d67d7cbfa98f7f2ac3180 (diff) |
MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVER
Add net/ethtool/pse-pd.c to PSE NETWORK DRIVER to receive emails concerning
modifications to the ethtool part.
Reviewed-by: Oleksij Rempel <[email protected]>
Signed-off-by: Kory Maincent <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 511b92392f6e..93f413a3665f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18407,6 +18407,7 @@ L: [email protected] S: Maintained F: Documentation/devicetree/bindings/net/pse-pd/ F: drivers/net/pse-pd/ +F: net/ethtool/pse-pd.c PSTORE FILESYSTEM M: Kees Cook <[email protected]> |