diff options
author | Eric Dumazet <edumazet@google.com> | 2015-10-02 14:43:36 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-03 07:32:43 -0400 |
commit | 10cbc8f179177c1a6d5f56a46ebddc8f602ce5ac (patch) | |
tree | bf85cccd8ce732549605df96d909908d03e5932d /tools/perf/scripts/python/syscall-counts.py | |
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions