net: phy: aquantia: Use get_features for the PHYs abilities
authorAndrew Lunn <andrew@lunn.ch>
Wed, 20 Feb 2019 06:46:22 +0000 (07:46 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 Feb 2019 19:39:44 +0000 (11:39 -0800)
commit023fb4b51fa975e55b429f624102706f7156395f
tree9e7eb27160ef30e0ca9e6b46255de8267bd81e3d
parent7a25c6c0aac85bbc50d3ce49cd08888adb14508b
net: phy: aquantia: Use get_features for the PHYs abilities

Use the new PHY driver call to get the PHYs supported features.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
[hkallweit1@gmail.com: removed new config_init callback from patch]
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/aquantia.c