[PATCH net-next v2] MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVER

Kory Maincent posted 1 patch 2 months, 3 weeks ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH net-next v2] MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVER
Posted by Kory Maincent 2 months, 3 weeks ago
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>
---

Net mailing list was missing from v1.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ca1469d52076..710df2e236c4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18418,6 +18418,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>
-- 
2.34.1
Re: [PATCH net-next v2] MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVER
Posted by Simon Horman 2 months, 3 weeks ago
On Mon, Sep 09, 2024 at 01:43:36PM +0200, Kory Maincent wrote:
> 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>