Re: [PATCH v2 2/2] net: stmmac: use new api ethtool_{get|set}_link_ksettings
From: Philippe Reynes Date: Mon, 3 Oct 2016 08:28:20 +0200 > The ethtool api {get|set}_settings is deprecated. > We move this driver to new api {get|set}_link_ksettings. > > Signed-off-by: Philippe Reynes Applied.
[PATCH v2 2/2] net: stmmac: use new api ethtool_{get|set}_link_ksettings
The ethtool api {get|set}_settings is deprecated. We move this driver to new api {get|set}_link_ksettings. Signed-off-by: Philippe Reynes --- Changelog: v2: - no change on this patch .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 97 +++ 1 files changed, 56 insertions(+)