Browse Source

trivial: Fix a typo in comment of addrconf_dad_start()

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Masatake YAMATO 16 years ago
parent
commit
590a9887a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      net/ipv6/addrconf.c

+ 1 - 1
net/ipv6/addrconf.c

@@ -2765,7 +2765,7 @@ static void addrconf_dad_start(struct inet6_ifaddr *ifp, u32 flags)
 		spin_unlock_bh(&ifp->lock);
 		spin_unlock_bh(&ifp->lock);
 		read_unlock_bh(&idev->lock);
 		read_unlock_bh(&idev->lock);
 		/*
 		/*
-		 * If the defice is not ready:
+		 * If the device is not ready:
 		 * - keep it tentative if it is a permanent address.
 		 * - keep it tentative if it is a permanent address.
 		 * - otherwise, kill it.
 		 * - otherwise, kill it.
 		 */
 		 */