summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDust Li <dust.li@linux.alibaba.com>2022-03-01 12:43:59 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 21:59:25 +0300
commit7f48521172fb63b9948e86987462cea62564fc2b (patch)
treece84c5b79e2c5ed8765a525c2b78180a530096d0 /tools
parent20633216ded00e0580582ad00bbf4520c58caff8 (diff)
downloadlinux-7f48521172fb63b9948e86987462cea62564fc2b.tar.xz
net/smc: send directly on setting TCP_NODELAY
commit b70a5cc045197aad9c159042621baf3c015f6cc7 upstream. In commit ea785a1a573b("net/smc: Send directly when TCP_CORK is cleared"), we don't use delayed work to implement cork. This patch use the same algorithm, removes the delayed work when setting TCP_NODELAY and send directly in setsockopt(). This also makes the TCP_NODELAY the same as TCP. Cc: Tony Lu <tonylu@linux.alibaba.com> Signed-off-by: Dust Li <dust.li@linux.alibaba.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions