diff options
| author | Eric Dumazet <[email protected]> | 2015-10-02 18:43:36 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-10-03 11:32:43 +0000 |
| commit | 10cbc8f179177c1a6d5f56a46ebddc8f602ce5ac (patch) | |
| tree | bf85cccd8ce732549605df96d909908d03e5932d /net/switchdev/switchdev.c | |
| parent | tcp: attach SYNACK messages to request sockets instead of listener (diff) | |
| download | kernel-10cbc8f179177c1a6d5f56a46ebddc8f602ce5ac.tar.gz kernel-10cbc8f179177c1a6d5f56a46ebddc8f602ce5ac.zip | |
tcp/dccp: remove struct listen_sock
It is enough to check listener sk_state, no need for an extra
condition.
max_qlen_log can be moved into struct request_sock_queue
We can remove syn_wait_lock and the alignment it enforced.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
