Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33611
b: refs/heads/master
c: 59eed27
h: refs/heads/master
i:
  33609: faa1741
  33607: 672c015
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Aug 27, 2006
1 parent 79b8318 commit ca21282
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 897522ea1c20691b6a65f32f03ae4e77e508b31c
refs/heads/master: 59eed279c5daa88d95e429782ddb8ef87e52c44b
2 changes: 1 addition & 1 deletion trunk/net/ipv6/tcp_ipv6.c
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,7 @@ static struct sock * tcp_v6_syn_recv_sock(struct sock *sk, struct sk_buff *skb,
* comment in that function for the gory details. -acme
*/

sk->sk_gso_type = SKB_GSO_TCPV6;
newsk->sk_gso_type = SKB_GSO_TCPV6;
__ip6_dst_store(newsk, dst, NULL);

newtcp6sk = (struct tcp6_sock *)newsk;
Expand Down

0 comments on commit ca21282

Please sign in to comment.