Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 590a9887 authored by Masatake YAMATO's avatar Masatake YAMATO Committed by Jiri Kosina
Browse files

trivial: Fix a typo in comment of addrconf_dad_start()



Signed-off-by: default avatarMasatake YAMATO <yamato@redhat.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 6e221689
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2765,7 +2765,7 @@ static void addrconf_dad_start(struct inet6_ifaddr *ifp, u32 flags)
		spin_unlock_bh(&ifp->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.
		 * - otherwise, kill it.
		 */