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

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 > ---

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

2019-06-05 Thread Jose Abreu
Convert stmmac driver to phylink. Signed-off-by: Jose Abreu Cc: Joao Pinto Cc: David S. Miller Cc: Giuseppe Cavallaro Cc: Alexandre Torgue --- drivers/net/ethernet/stmicro/stmmac/Kconfig| 3 +- drivers/net/ethernet/stmicro/stmmac/stmmac.h | 4 +-