Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9fd54650 authored by Wei Wang's avatar Wei Wang Committed by Lorenzo Colitti
Browse files

UPSTREAM: 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.

Bug: 63449462
Test: Tests in https://android-review.googlesource.com/535357/

 pass
Change-Id: I91d59909d1482b093904bd92703fc58af34d570f
Signed-off-by: default avatarWei Wang <weiwan@google.com>
Acked-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
(cherry-picked from commit 25776aa943401662617437841b3d3ea4693ee98a)
parent b9fde3e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment