Re: [PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin

From: Andrew Lunn
Date: Tue Jan 24 2017 - 14:57:21 EST


On Tue, Jan 24, 2017 at 05:47:06PM +0100, Gregory CLEMENT wrote:
> Hi David,
>
> On ven., janv. 20 2017, David Miller <davem@xxxxxxxxxxxxx> wrote:
>
> > From: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx>
> > Date: Thu, 19 Jan 2017 22:49:32 +0100
> >
> >> I created a new family for this switch and filled the ops structure
> >> by selecting which seems the more appropriate functions. I rebased
> >> the series on net-next/master which allowed me to benefit to the
> >> eeprom functions introduced for the 6390.
> >
> > It looks like there will be at least one more respin of this series,
> > specifically to remove the new family as Vivien seems to object to
> > this.
>
> I am about to send a new version. However about removing the new family,
> I thought that with the confirmation from Andrew we could keep it.

Hi Gregory

Yes, keep it. It will hopefully be short lived, but it is needed at
the moment.

Andrew