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-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b26bb0faf8f5d7fccb2e1827f33012177ac9d217;p=linux.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 757b287179187..f105a80f4d73e 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