Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224959
b: refs/heads/master
c: 457de43
h: refs/heads/master
i:
  224957: 4cad91d
  224955: efd6c08
  224951: 74b9959
  224943: abcf72d
  224927: e6d73fd
  224895: c132dfd
v: v3
  • Loading branch information
David S. Miller committed Dec 10, 2010
1 parent f021ae8 commit 3dd1b3e
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: 4c0833bcd4d302fe783b9f8286a00ca2999d6200
refs/heads/master: 457de4383ec6144df7d5a82cdfb110c825305a51
2 changes: 1 addition & 1 deletion trunk/net/ipv6/tcp_ipv6.c
Original file line number Diff line number Diff line change
Expand Up @@ -1877,7 +1877,7 @@ static struct inet_peer *tcp_v6_get_peer(struct sock *sk, bool *release_it)
if (!rt->rt6i_peer)
rt6_bind_peer(rt, 1);
peer = rt->rt6i_peer;
*release_it = true;
*release_it = false;
}

return peer;
Expand Down

0 comments on commit 3dd1b3e

Please sign in to comment.