summaryrefslogtreecommitdiff
path: root/corking.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-15misc: remove two header commentsDaniel Borkmann1-6/+0
2013-06-04corking: use bool instead of intDaniel Borkmann1-4/+4
2013-06-04corking: break out udp/tcp cork functionsDaniel Borkmann1-0/+66
40710cf9ad234778eb8b10ef07d922f435005cf7 (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