commit | 7cafe8f82438ced6de4c6f17b872a02c10f7a63a | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Thu Dec 15 00:12:53 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 17 21:31:41 2016 -0500 |
tree | 6da370cdcbbcb622741df27ce8313aa3c816a436 | |
parent | 99bff5ee44f32c3ca5115922e487b067d9c3dd6b [diff] |
net: sfc: 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 <tremyfr@gmail.com> Tested-by: Bert Kenward <bkenward@solarflare.com> Acked-by: Bert Kenward <bkenward@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>