Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98827
b: refs/heads/master
c: b223856
h: refs/heads/master
i:
  98825: da2a019
  98823: ab8b39e
v: v3
  • Loading branch information
Andrey Vagin authored and David S. Miller committed Jul 8, 2008
1 parent bfaf52a commit e76e9ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 07035fc1bbf931a06e47583cddd2cea2907ac0db
refs/heads/master: b2238566401f01eb796e75750213c7b0fce396b2
4 changes: 2 additions & 2 deletions trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,12 +749,12 @@ static void ipv6_del_addr(struct inet6_ifaddr *ifp)
}
write_unlock_bh(&idev->lock);

addrconf_del_timer(ifp);

ipv6_ifa_notify(RTM_DELADDR, ifp);

atomic_notifier_call_chain(&inet6addr_chain, NETDEV_DOWN, ifp);

addrconf_del_timer(ifp);

/*
* Purge or update corresponding prefix
*
Expand Down

0 comments on commit e76e9ad

Please sign in to comment.