Unlock Giant symmetrically with respect to lock acquire order as that's
generally nicer. Spotted by: johan MFC after: 1 week
This commit is contained in:
parent
2d9ef0269a
commit
dc2be38288
@ -1044,8 +1044,8 @@ in_delmulti(inm)
|
||||
if_delmulti(ifma->ifma_ifp, ifma->ifma_addr);
|
||||
if (my_inm.inm_ifp != NULL)
|
||||
igmp_leavegroup(&my_inm);
|
||||
IFF_UNLOCKGIANT(ifp);
|
||||
IN_MULTI_UNLOCK();
|
||||
IFF_UNLOCKGIANT(ifp);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user