commit | 0f47a5ad04f76f1a62cb3bf4fc999c7858b20c90 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Sun Oct 04 21:08:09 2015 -0700 |
committer | Amit Pundir <amit.pundir@linaro.org> | Mon Mar 28 15:51:20 2016 +0530 |
tree | cab91c74caf7dda8eec08394cae19e0b80d094fb | |
parent | cac20abd85cdd9b3a4fb33afbb13178d43215fe6 [diff] |
ipv6: inet6_sk() should use sk_fullsock() SYN_RECV & TIMEWAIT sockets are not full blown, they do not have a pinet6 pointer. [cherry-pick of net-next e7eadb4de9e645e1b34539dc4128240b1e5f71dc] Change-Id: I221f20d102f2dbae00a8763209607b9ce194ccbf 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>