summaryrefslogtreecommitdiff
path: root/proto.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-23proto: Make protocol->key member constTobias Klauser1-1/+1
2014-06-16proto: Remove unnecessary include of hash.hTobias Klauser1-1/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+34
r>
authorPhilippe Reynes <tremyfr@gmail.com>2017-02-12 17:33:13 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-12 22:32:17 -0500
commit08041ff24a5bda3c17aae8ca0370337aa3570fd5 (patch)
tree932297028dc23f5ff80da027c4d7abcf66c06cc9 /drivers
parent51f21442a210e35e4e726f7d49120b0ed971fe14 (diff)
net: neterion: vxge: 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> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')