unlock when done
This commit is contained in:
parent
e08ab8576d
commit
65954fda79
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=185845
@ -101,7 +101,7 @@ ifaddr_change(void *arg __unused, struct ifnet *ifp)
|
||||
(ifa->ifa_addr))->sin_addr;
|
||||
LibAliasSetAddress(ptr->lib, ptr->ip);
|
||||
}
|
||||
IF_ADDR_LOCK(ifp);
|
||||
IF_ADDR_UNLOCK(ifp);
|
||||
}
|
||||
}
|
||||
IPFW_WUNLOCK(&V_layer3_chain);
|
||||
|
Loading…
Reference in New Issue
Block a user