RE: [PATCH net-next 2/3] net: stmmac: Start adding phylink support

2019-06-11 Thread Jose Abreu
From: Russell King - ARM Linux admin > If this is not used, I don't really see the point of splitting this from > the rest of the patch. Also, I don't see the point of all those NULL > initialisers either. Thanks for the feedback. Please see previous discussion here that lead to the

Re: [PATCH net-next 2/3] net: stmmac: Start adding phylink support

2019-06-11 Thread Russell King - ARM Linux admin
On Tue, Jun 11, 2019 at 05:18:46PM +0200, Jose Abreu wrote: > Start adding the phylink callbacks. > > 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

[PATCH net-next 2/3] net: stmmac: Start adding phylink support

2019-06-11 Thread Jose Abreu
Start adding the phylink callbacks. 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 --- drivers/net/ethernet/stmicro/stmmac/Kconfig | 1 +