From: Mauro Carvalho Chehab Date: Fri, 26 Jul 2019 19:29:11 +0000 (-0300) Subject: MAINTAINERS: fix reference to net phy ABI file X-Git-Tag: for-5.4/post-2019-09-24~15^2~58 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=b26bb0faf8f5d7fccb2e1827f33012177ac9d217;p=linux-block.git MAINTAINERS: fix reference to net phy ABI file The file sysfs-bus-mdio got removed in favor of sysfs-class-net-phydev, with contained a duplicated set of information. Fixes: a6cd0d2d493a ("Documentation: net-sysfs: Remove duplicate PHY device documentation") Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Jonathan Corbet --- diff --git a/MAINTAINERS b/MAINTAINERS index 757b28717918..f105a80f4d73 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6071,7 +6071,7 @@ M: Florian Fainelli M: Heiner Kallweit L: netdev@vger.kernel.org S: Maintained -F: Documentation/ABI/testing/sysfs-bus-mdio +F: Documentation/ABI/testing/sysfs-class-net-phydev F: Documentation/devicetree/bindings/net/ethernet-phy.yaml F: Documentation/devicetree/bindings/net/mdio* F: Documentation/networking/phy.rst