OSDN Git Service

net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sun, 12 Jun 2016 21:30:54 +0000 (23:30 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Jun 2016 21:16:14 +0000 (17:16 -0400)
commit7659f50c3c38f808af074dcb5b54247e0cc9989e
treed50a726c0ee30ccbed2f786c26902381f588297b
parentd1dc06dcd0f8fc559e449322d2fa4d769c289e00
net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings

The ethtool api {get|set}_settings is deprecated.
We move the enic 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/cisco/enic/enic_ethtool.c