Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15326
b: refs/heads/master
c: 291d809
h: refs/heads/master
v: v3
  • Loading branch information
Hiroyuki YAMAMORI authored and David S. Miller committed Dec 23, 2005
1 parent 5af9d99 commit 61bc38d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3dd3bf83574e38578fc9741c0e23e4fa7f7ff96e
refs/heads/master: 291d809ba5c8d4d6d8812e3f185bdf57d539f594
3 changes: 3 additions & 0 deletions trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -2782,6 +2782,9 @@ static void addrconf_verify(unsigned long foo)
in6_ifa_hold(ifpub);
spin_unlock(&ifp->lock);
read_unlock(&addrconf_hash_lock);
spin_lock(&ifpub->lock);
ifpub->regen_count = 0;
spin_unlock(&ifpub->lock);
ipv6_create_tempaddr(ifpub, ifp);
in6_ifa_put(ifpub);
in6_ifa_put(ifp);
Expand Down

0 comments on commit 61bc38d

Please sign in to comment.