diff options
author | 2024-09-09 13:43:36 +0200 | |
---|---|---|
committer | 2024-09-10 18:31:23 -0700 | |
commit | 330dadacc59c2290e0fae47736ccd26b74aa1fd9 (patch) | |
tree | 16007b138a5b92b312cf6603aa0ea4a7a031a58f | |
parent | dt-bindings: net: tja11xx: fix the broken binding (diff) | |
download | wireguard-linux-330dadacc59c2290e0fae47736ccd26b74aa1fd9.tar.xz wireguard-linux-330dadacc59c2290e0fae47736ccd26b74aa1fd9.zip |
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 <o.rempel@pengutronix.de>
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240909114336.362174-1-kory.maincent@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-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: netdev@vger.kernel.org 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 <kees@kernel.org> |