Revert the last commit. It must get more review and testing first.
This commit is contained in:
parent
ef58c6a7a3
commit
809a9d1353
@ -1381,7 +1381,7 @@ again:
|
||||
CTR3(KTR_CALLOUT, "failed to stop %p func %p arg %p",
|
||||
c, c->c_func, c->c_arg);
|
||||
CC_UNLOCK(cc);
|
||||
return (-1);
|
||||
return (0);
|
||||
}
|
||||
|
||||
c->c_iflags &= ~CALLOUT_PENDING;
|
||||
|
Loading…
x
Reference in New Issue
Block a user