On Tue, Jul 25, 2017 at 03:02:47PM +0100, Russell King wrote: > phy_lookup_setting() provides useful functionality in ethtool code > outside phylib. Move it to phy-core and allow it to be re-used (eg, > in phylink) rather than duplicated elsewhere. Note that this supports > the larger linkmode space. > > As we move the phy settings table, we also need to move the guts of > phy_supported_speeds() as well. > > Signed-off-by: Russell King <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew
