diff options
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
-rw-r--r-- | net/ipv6/tcp_ipv6.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv6/tcp_ipv6.c b/net/ipv6/tcp_ipv6.c index a9568caf4675..cbdf6912d2c6 100644 --- a/net/ipv6/tcp_ipv6.c +++ b/net/ipv6/tcp_ipv6.c | |||
@@ -688,7 +688,6 @@ static void tcp_v6_init_req(struct request_sock *req, struct sock *sk, | |||
688 | atomic_inc(&skb->users); | 688 | atomic_inc(&skb->users); |
689 | ireq->pktopts = skb; | 689 | ireq->pktopts = skb; |
690 | } | 690 | } |
691 | ireq->ireq_family = AF_INET6; | ||
692 | } | 691 | } |
693 | 692 | ||
694 | static struct dst_entry *tcp_v6_route_req(struct sock *sk, struct flowi *fl, | 693 | static struct dst_entry *tcp_v6_route_req(struct sock *sk, struct flowi *fl, |