From: Kory Maincent Date: Mon, 9 Sep 2024 11:43:36 +0000 (+0200) Subject: MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVER X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=330dadacc59c2290e0fae47736ccd26b74aa1fd9;p=users%2Fjedix%2Flinux-maple.git 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 Signed-off-by: Kory Maincent Reviewed-by: Simon Horman Link: https://patch.msgid.link/20240909114336.362174-1-kory.maincent@bootlin.com Signed-off-by: Jakub Kicinski --- 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