diff options
| author | Wei Wang <[email protected]> | 2017-01-23 10:59:21 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-01-25 14:04:38 -0500 |
| commit | 25776aa943401662617437841b3d3ea4693ee98a (patch) | |
| tree | a84a7f46ab21c65a7491b719dfaa7bc926270d1e /tools/perf/scripts/python | |
| parent | 065263f40f0972d5f1cd294bb0242bd5aa5f06b2 (diff) | |
net: Remove __sk_dst_reset() in tcp_v6_connect()
Remove __sk_dst_reset() in the failure handling because __sk_dst_reset()
will eventually get called when sk is released. No need to handle it in
the protocol specific connect call.
This is also to make the code path consistent with ipv4.
Signed-off-by: Wei Wang <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions