summaryrefslogtreecommitdiff
path: root/net/x25
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2019-01-17 22:23:38 +0300
committerDavid S. Miller <davem@davemloft.net>2019-01-18 09:19:05 +0300
commit5d836764620dfa3f243bdf5a678db300341195ef (patch)
tree8f7b3c2da48fd0d1730865ed7f21006a5c87c1b9 /net/x25
parent3a9a57f637943404920a8945323dc733845e697c (diff)
downloadlinux-5d836764620dfa3f243bdf5a678db300341195ef.tar.xz
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 <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/x25')
0 files changed, 0 insertions, 0 deletions