Commit e7991518 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Jakub Kicinski

MAINTAINERS: repair reference in LYNX PCS MODULE

Commit 0da4c3d3 ("net: phy: add Lynx PCS module") added the files in
./drivers/net/pcs/, but the new LYNX PCS MODULE section refers to
./drivers/net/phy/.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches    F:    drivers/net/phy/pcs-lynx.c

Repair the LYNX PCS MODULE section by referring to the right location.
Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Acked-by: default avatarIoana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 35b237a5
...@@ -10314,7 +10314,7 @@ LYNX PCS MODULE ...@@ -10314,7 +10314,7 @@ LYNX PCS MODULE
M: Ioana Ciornei <ioana.ciornei@nxp.com> M: Ioana Ciornei <ioana.ciornei@nxp.com>
L: netdev@vger.kernel.org L: netdev@vger.kernel.org
S: Supported S: Supported
F: drivers/net/phy/pcs-lynx.c F: drivers/net/pcs/pcs-lynx.c
F: include/linux/pcs-lynx.h F: include/linux/pcs-lynx.h
M68K ARCHITECTURE M68K ARCHITECTURE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment