diff options
| author | Eric Dumazet <[email protected]> | 2019-01-17 11:23:38 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-01-17 22:19:05 -0800 |
| commit | 5d836764620dfa3f243bdf5a678db300341195ef (patch) | |
| tree | 8f7b3c2da48fd0d1730865ed7f21006a5c87c1b9 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 3a9a57f637943404920a8945323dc733845e697c (diff) | |
tcp: do not clear urg_data in tcp_create_openreq_child
All listeners have this field cleared already, since tcp_disconnect()
clears it and newly created sockets have also a zero value here.
So a clone will inherit a zero value here.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions