]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
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)
commit0c69b19f92dfcc0962bbc09741677f658bc55452
tree3cb916d33c04a046cadaa4e61f6f407d5d1e6557
parent9b45ff9106740d7f6a1cba31d53c4045d0724792
MAINTAINERS: Add phylink keyword to SFF/SFP/SFP+ MODULE SUPPORT

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