Re: [RFC net-next 2/2] net: stmmac: Convert to phylink

2019-06-08 Thread Andrew Lunn
> I am not exactly sure removing this is strictly equivalent here, but the > diff makes it hard to review. Yes, diff is doing a poor job here. I already asked Jose if a better diff could be produced by passing extra options. > - add support for PHYLINK (parts of this patch) but without plugging i

Re: [RFC net-next 2/2] net: stmmac: Convert to phylink

2019-06-07 Thread Florian Fainelli
On 6/6/2019 4:26 AM, Jose Abreu wrote: > Convert stmmac driver to phylink. > > Signed-off-by: Jose Abreu > Cc: Joao Pinto > Cc: David S. Miller > Cc: Giuseppe Cavallaro > Cc: Alexandre Torgue > Cc: Russell King > Cc: Andrew Lunn > Cc: Florian Fainelli > Cc: Heiner Kallweit > --- [snip]