Re: [PATCH net-next] net: phy: aquantia: Use get_features for the PHYs abilities

2019-02-22 Thread David Miller
From: Heiner Kallweit Date: Wed, 20 Feb 2019 07:46:22 +0100 > From: Andrew Lunn > Use the new PHY driver call to get the PHYs supported features. > > Signed-off-by: Andrew Lunn > [hkallwe...@gmail.com: removed new config_init callback from patch] > Signed-off-by: Heiner Kallweit Applied.

[PATCH net-next] net: phy: aquantia: Use get_features for the PHYs abilities

2019-02-19 Thread Heiner Kallweit
From: Andrew Lunn Use the new PHY driver call to get the PHYs supported features. Signed-off-by: Andrew Lunn [hkallwe...@gmail.com: removed new config_init callback from patch] Signed-off-by: Heiner Kallweit --- drivers/net/phy/aquantia.c | 14 +++--- 1 file changed, 7 insertions(+), 7