Re: [PATCH v2 1/2] net: mdio: add mdio45_ethtool_ksettings_get

2017-01-02 Thread David Miller
From: Philippe Reynes Date: Sun, 1 Jan 2017 19:02:45 +0100 > There is a function in mdio for the old ethtool api gset. > We add a new function mdio45_ethtool_ksettings_get for the > new ethtool api glinksettings. > > Signed-off-by: Philippe Reynes > --- > Changelog: > v2: > - simplify the code

[PATCH v2 1/2] net: mdio: add mdio45_ethtool_ksettings_get

2017-01-01 Thread Philippe Reynes
There is a function in mdio for the old ethtool api gset. We add a new function mdio45_ethtool_ksettings_get for the new ethtool api glinksettings. Signed-off-by: Philippe Reynes --- Changelog: v2: - simplify the code of ef4_ethtool_get_link_ksettings (feedback from Bert Kenward) drivers/net/