net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sat, 7 Jan 2017 16:47:47 +0000 (17:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 17:09:09 +0000 (12:09 -0500)
commitcecf62d6c618e4ede77b83101e2484188b7af7e1
tree17735e2ef3a6013d89d90aa077db799b6ce49983
parent1e9116327e1dbbf33fcb539c977ff39e1c680e6c
net: ibm: ehea: 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>
drivers/net/ethernet/ibm/ehea/ehea_ethtool.c