On Sun, Nov 27, 2016 at 11:46:16PM +0100, Andreas Färber wrote: > Also include the netdev list for convenience, as done elsewhere. > > Cc: Andrew Lunn <[email protected]> > Cc: Vivien Didelot <[email protected]> > Signed-off-by: Andreas Färber <[email protected]>
Hi Andreas In future, please include any signed-off-by, tested-by, reviewed-by, etc you have received for a previous version of a patch. Only drop them if you make significant changes to the patch, invalidating them. For a second time: Reviewed-by: Andrew Lunn <[email protected]> Thanks Andrew > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f73e19277a70..677d73cfedc7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7668,8 +7668,10 @@ S: Maintained > MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER > M: Andrew Lunn <[email protected]> > M: Vivien Didelot <[email protected]> > +L: [email protected] > S: Maintained > F: drivers/net/dsa/mv88e6xxx/ > +F: Documentation/devicetree/bindings/net/dsa/marvell.txt > > MARVELL ARMADA DRM SUPPORT > M: Russell King <[email protected]> > -- > 2.6.6 >

