commit | d270f76c2d6ee3d96cfb1affb78a3d536e0b8fd6 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Tue Sep 20 22:30:12 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 22 02:11:40 2016 -0400 |
tree | 51372f8afd440e95cb7d9148f7891974dcf2e10f | |
parent | 262b38cdb3e47d402f4fdf76fcf3e8c4c8380a52 [diff] |
net: ethernet: hisilicon: hns: 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>