Re: [PATCH v1 1/4] net: ag71xx: port to phylink

From: Andrew Lunn
Date: Wed Oct 16 2019 - 09:32:32 EST


On Wed, Oct 16, 2019 at 02:24:01PM +0200, Oleksij Rempel wrote:
> On Wed, Oct 16, 2019 at 02:12:16PM +0200, Andrew Lunn wrote:
> > On Mon, Oct 14, 2019 at 08:15:46AM +0200, Oleksij Rempel wrote:
> > > The port to phylink was done as close as possible to initial
> > > functionality.
> > > Theoretically this HW can support flow control, practically seems to be not
> > > enough to just enable it. So, more work should be done.
> > >
> > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
> >
> > Hi Oleksij
> >
> > Please include Russell King in Cc: in future.
>
> He was included in To:. Do you mean, I need to move him from To to Cc?

Ah, sorry. Missed him among all the other To:

I don't know if there are any strict rules, but i tend to use To: for
the maintainer you expect to merge the patch, and Cc: for everybody
else, and the lists.

Andrew