blob: 224ab922441dd139a49d99a871b1deaca8642116 [file] [log] [blame]
From 15d93c2289ab3f10d44cb33306ef9ee6628794b6 Mon Sep 17 00:00:00 2001
From: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Date: Fri, 26 Jul 2019 16:29:11 -0300
Subject: [PATCH] MAINTAINERS: fix reference to net phy ABI file
commit b26bb0faf8f5d7fccb2e1827f33012177ac9d217 upstream.
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 <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 4e7dac2ddfb6..d75037e77a5a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5978,7 +5978,7 @@ M: Florian Fainelli <f.fainelli@gmail.com>
M: Heiner Kallweit <hkallweit1@gmail.com>
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/mdio*
F: Documentation/networking/phy.rst
F: drivers/net/phy/
--
2.27.0