Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193788
b: refs/heads/master
c: b54c9b9
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Mar 26, 2010
1 parent 8e33462 commit 7a0ed19
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: df3345457a7a174dfb5872a070af80d456985038
refs/heads/master: b54c9b98bbfb4836b1f7441c5a9db24affd3c2e9
2 changes: 1 addition & 1 deletion trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ ipv6_link_dev_addr(struct inet6_dev *idev, struct inet6_ifaddr *ifp)
break;
}

list_add(&ifp->if_list, p);
list_add_tail(&ifp->if_list, p);
}

static u32 ipv6_addr_hash(const struct in6_addr *addr)
Expand Down

0 comments on commit 7a0ed19

Please sign in to comment.