diff options
author | 2020-05-28 07:12:20 +0200 | |
---|---|---|
committer | 2020-05-28 11:11:45 -0700 | |
commit | ddd061b8daed3ce0c01109a69c9a2a9f9669f01a (patch) | |
tree | eebfb22dbad653b06ad66ae75863f3ca011510ea /net/tipc | |
parent | tcp: add tcp_sock_set_nodelay (diff) | |
download | wireguard-linux-ddd061b8daed3ce0c01109a69c9a2a9f9669f01a.tar.xz wireguard-linux-ddd061b8daed3ce0c01109a69c9a2a9f9669f01a.zip |
tcp: add tcp_sock_set_quickack
Add a helper to directly set the TCP_QUICKACK sockopt from kernel space
without going through a fake uaccess. Cleanup the callers to avoid
pointless wrappers now that this is a simple function call.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions