summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-11-04 10:39:28 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-04 10:39:28 -0800
commit912cbe3c5be5afb28184bb2e49a48fa4a1b098db (patch)
tree07b324a87f7d67be6df5d3e82f986fecbb3c6c0b /net/ipv6/addrconf.c
parent0f3278d14f0255e4cd9e07ccefc33ff12d8bb59c (diff)
parent52ab4ac258ff10a362d78a3f8160a7c4d0721b51 (diff)
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
Diffstat (limited to 'net/ipv6/addrconf.c')
-rw-r--r--net/ipv6/addrconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c
index 41edc14851e..2c5f57299d6 100644
--- a/net/ipv6/addrconf.c
+++ b/net/ipv6/addrconf.c
@@ -2163,7 +2163,7 @@ static int addrconf_ifdown(struct net_device *dev, int how)
/* Step 5: netlink notification of this interface */
idev->tstamp = jiffies;
- inet6_ifinfo_notify(RTM_NEWLINK, idev);
+ inet6_ifinfo_notify(RTM_DELLINK, idev);
/* Shot the device (if unregistered) */