commit | d46b63494544356ed07ed4f7ec6f8d6edb6ddcf5 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Tue Oct 25 18:41:31 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 30 17:23:39 2016 -0400 |
tree | 2ab60f58b42077d685a64ad9d1fe771b932a3165 | |
parent | 2701c3b39da291559449cb95af690eeb7c50e3b3 [diff] |
net: bonding: 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>