ipv6: inet6_sk() should use sk_fullsock()
SYN_RECV & TIMEWAIT sockets are not full blown, they do not have a pinet6 pointer. Bug: 24163529 Change-Id: Ie2c924ab7fd99a1ea7593e4dfbb013a01c9849e9 Fixes: ca6fb0651883 ("tcp: attach SYNACK messages to request sockets instead of listener") Signed-off-by:Eric Dumazet <edumazet@google.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Lorenzo Colitti <lorenzo@google.com> Git-commit: feee3c175c23ae72ed17154caaa82a3002de0023 Git-repo: https://android.googlesource.com/kernel/common/ Signed-off-by:
Ashwanth Goli <ashwanth@codeaurora.org>
Loading
Please register or sign in to comment