Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194310
b: refs/heads/master
c: f71b70e
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Apr 21, 2010
1 parent 5f756c3 commit a7ec66a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 87eb367003887cdc81a5d183efea227b5b488961
refs/heads/master: f71b70e115dd0bb34eee4d281a4fb6416e88cfff
2 changes: 0 additions & 2 deletions trunk/net/ipv6/tcp_ipv6.c
Original file line number Diff line number Diff line change
Expand Up @@ -1050,8 +1050,6 @@ static void tcp_v6_send_response(struct sk_buff *skb, u32 seq, u32 ack, u32 win,
}
#endif

buff->csum = csum_partial(t1, tot_len, 0);

memset(&fl, 0, sizeof(fl));
ipv6_addr_copy(&fl.fl6_dst, &ipv6_hdr(skb)->saddr);
ipv6_addr_copy(&fl.fl6_src, &ipv6_hdr(skb)->daddr);
Expand Down

0 comments on commit a7ec66a

Please sign in to comment.