]> git.dujemihanovic.xyz Git - linux.git/commitdiff
MAINTAINERS: Add phylink keyword to SFF/SFP/SFP+ MODULE SUPPORT
authorAndrew Lunn <andrew@lunn.ch>
Sat, 24 Aug 2019 22:34:54 +0000 (00:34 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Aug 2019 23:14:55 +0000 (16:14 -0700)
Russell king maintains phylink, as part of the SFP module support.
However, much of the review work is about drivers swapping from phylib
to phylink. Such changes don't make changes to the phylink core, and
so the F: rules in MAINTAINERS don't match. Add a K:, keywork rule,
which hopefully get_maintainers will match against for patches to MAC
drivers swapping to phylink.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS

index a744851db1df3ac1cc7e002a129b8ab8c0793a48..37a0e297cf2870833daee07f20faae8802f8715b 100644 (file)
@@ -14472,6 +14472,7 @@ F:      drivers/net/phy/phylink.c
 F:     drivers/net/phy/sfp*
 F:     include/linux/phylink.h
 F:     include/linux/sfp.h
+K:     phylink
 
 SGI GRU DRIVER
 M:     Dimitri Sivanich <sivanich@sgi.com>