summaryrefslogtreecommitdiff
path: root/curvetun_mgmt_servers.h
AgeCommit message (Collapse)AuthorFilesLines
2013-07-11curvetun: renamed client, server, and management filesDaniel Borkmann1-0/+15
Rename those files so that they are conform to the rest of the files we have in our repository. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
:07:33 +0100 committerDavid S. Miller <davem@davemloft.net>2017-02-08 14:35:26 -0500 commit40710cf9ad234778eb8b10ef07d922f435005cf7 (patch) tree51f77dbff6c2f8ae0b1b456ae8aa98c3f2d82c6a parent3c19bd6c52d441893ba19b3418825b27cfa4fd9c (diff)
net: mellanox: switchx2: 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. As I don't have the hardware, I'd be very pleased if someone may test this patch. Signed-off-by: Philippe Reynes <tremyfr@gmail.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Tested-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat