diff options
Diffstat (limited to 'net/ipv6/addrconf.c')
-rw-r--r-- | net/ipv6/addrconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c index a8218bc1806a..597487ae6ce8 100644 --- a/net/ipv6/addrconf.c +++ b/net/ipv6/addrconf.c | |||
@@ -2765,7 +2765,7 @@ static void addrconf_dad_start(struct inet6_ifaddr *ifp, u32 flags) | |||
2765 | spin_unlock_bh(&ifp->lock); | 2765 | spin_unlock_bh(&ifp->lock); |
2766 | read_unlock_bh(&idev->lock); | 2766 | read_unlock_bh(&idev->lock); |
2767 | /* | 2767 | /* |
2768 | * If the defice is not ready: | 2768 | * If the device is not ready: |
2769 | * - keep it tentative if it is a permanent address. | 2769 | * - keep it tentative if it is a permanent address. |
2770 | * - otherwise, kill it. | 2770 | * - otherwise, kill it. |
2771 | */ | 2771 | */ |