diff options
author | 2020-05-28 07:12:18 +0200 | |
---|---|---|
committer | 2020-05-28 11:11:45 -0700 | |
commit | db10538a4b997a77a1fd561adaaa58afc7dcfa2f (patch) | |
tree | db24ce6911db584abbbd5e14901b007dc905f942 /net/tipc | |
parent | net: add sock_set_reuseport (diff) | |
download | wireguard-linux-db10538a4b997a77a1fd561adaaa58afc7dcfa2f.tar.xz wireguard-linux-db10538a4b997a77a1fd561adaaa58afc7dcfa2f.zip |
tcp: add tcp_sock_set_cork
Add a helper to directly set the TCP_CORK 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