Re: [PATCH 1/3] net: mii: add generic function to support ksetting support

From: David Miller
Date: Wed Nov 02 2016 - 15:17:28 EST


From: Philippe Reynes <tremyfr@xxxxxxxxx>
Date: Tue, 1 Nov 2016 16:32:25 +0100

> The old ethtool api (get_setting and set_setting) has generic mii
> functions mii_ethtool_sset and mii_ethtool_gset.
>
> To support the new ethtool api ({get|set}_link_ksettings), we add
> two generics mii function mii_ethtool_{get|set}_link_ksettings_get.
>
> Signed-off-by: Philippe Reynes <tremyfr@xxxxxxxxx>

Applied.