commit | 6b0c06e0b660ed175dbdd93a591476041403e54b | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Sat Jan 07 23:18:07 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 09 12:09:10 2017 -0500 |
tree | 07556fa21fbb451db5115b1ce464c990db1c1b64 | |
parent | 8a43379fc61910aa620e405fb0b81adddc2ca84d [diff] |
net: intel: e100: 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> Signed-off-by: David S. Miller <davem@davemloft.net>