Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110109
b: refs/heads/master
c: 2a5b827
h: refs/heads/master
i:
  110107: 671a852
v: v3
  • Loading branch information
Denis V. Lunev authored and David S. Miller committed Oct 1, 2008
1 parent 411b144 commit a7da74d
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: 4dd7972d1204c3851a4092cecd2207e05eb29b09
refs/heads/master: 2a5b82751f73a0bf6f604ce56d34adba6da1b246
2 changes: 1 addition & 1 deletion trunk/net/ipv6/tcp_ipv6.c
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ static void tcp_v6_send_ack(struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32
struct tcphdr *th = tcp_hdr(skb), *t1;
struct sk_buff *buff;
struct flowi fl;
struct net *net = dev_net(skb->dev);
struct net *net = dev_net(skb->dst->dev);
struct sock *ctl_sk = net->ipv6.tcp_sk;
unsigned int tot_len = sizeof(struct tcphdr);
__be32 *topt;
Expand Down

0 comments on commit a7da74d

Please sign in to comment.