aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_fastopen.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-03-17 18:32:30 -0700
committerDavid S. Miller <davem@davemloft.net>2015-03-17 22:01:56 -0400
commite3d95ad7da4f8955599f0786d7c70497c0aaf8c9 (patch)
treec427b35237fcb5ee29cc973d96c1d8b893bb7491 /net/ipv4/tcp_fastopen.c
parenttcp: rename struct tcp_request_sock listener (diff)
downloadlinux-dev-e3d95ad7da4f8955599f0786d7c70497c0aaf8c9.tar.xz
linux-dev-e3d95ad7da4f8955599f0786d7c70497c0aaf8c9.zip
inet: avoid fastopen lock for regular accept()
It is not because a TCP listener is FastOpen ready that all incoming sockets actually used FastOpen. Avoid taking queue->fastopenq->lock if not needed. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_fastopen.c')
0 files changed, 0 insertions, 0 deletions