diff options
author | Eric Dumazet | 2015-10-02 11:43:36 -0700 |
---|---|---|
committer | David S. Miller | 2015-10-03 04:32:43 -0700 |
commit | 10cbc8f179177c1a6d5f56a46ebddc8f602ce5ac (patch) | |
tree | bf85cccd8ce732549605df96d909908d03e5932d /mm/slab.h | |
parent | ca6fb06518836ef9b65dc0aac02ff97704d52a05 (diff) |
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 <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/slab.h')
0 files changed, 0 insertions, 0 deletions