diff options
author | Eric Dumazet <edumazet@google.com> | 2015-03-18 02:32:30 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-18 03:01:56 +0100 |
commit | e3d95ad7da4f8955599f0786d7c70497c0aaf8c9 (patch) | |
tree | c427b35237fcb5ee29cc973d96c1d8b893bb7491 /net/ipv4/syncookies.c | |
parent | tcp: rename struct tcp_request_sock listener (diff) | |
download | linux-e3d95ad7da4f8955599f0786d7c70497c0aaf8c9.tar.xz linux-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/syncookies.c')
0 files changed, 0 insertions, 0 deletions