Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232451
b: refs/heads/master
c: 3408404
h: refs/heads/master
i:
  232449: 982477d
  232447: c9e3efa
v: v3
  • Loading branch information
David S. Miller committed Jan 24, 2011
1 parent 2e0072d commit 2426a63
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: d1dc7abf2fafa34b0ffcd070fd59405aa9c0a4d8
refs/heads/master: 3408404a4c2a4eead9d73b0bbbfe3f225b65f492
2 changes: 1 addition & 1 deletion trunk/net/ipv4/inetpeer.c
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ static int cleanup_once(unsigned long ttl)
struct inet_peer *inet_getpeer(struct inetpeer_addr *daddr, int create)
{
struct inet_peer __rcu **stack[PEER_MAXDEPTH], ***stackptr;
struct inet_peer_base *base = family_to_base(AF_INET);
struct inet_peer_base *base = family_to_base(daddr->family);
struct inet_peer *p;

/* Look up for the address quickly, lockless.
Expand Down

0 comments on commit 2426a63

Please sign in to comment.