diff options
author | Eric Dumazet <edumazet@google.com> | 2015-10-05 06:08:10 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-05 11:45:25 +0200 |
commit | 004a5d0140ce1d05c1f5fce5df4baa2717a330e0 (patch) | |
tree | d6d52b7f3a13ed734e499be05cb4eeaab47ba4da /net/dccp | |
parent | ipv6: inet6_sk() should use sk_fullsock() (diff) | |
download | linux-004a5d0140ce1d05c1f5fce5df4baa2717a330e0.tar.xz linux-004a5d0140ce1d05c1f5fce5df4baa2717a330e0.zip |
net: use sk_fullsock() in __netdev_pick_tx()
SYN_RECV & TIMEWAIT sockets are not full blown, they do not have a
sk_dst_cache pointer.
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>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions