diff options
author | cognet <cognet@FreeBSD.org> | 2003-05-06 02:00:01 +0000 |
---|---|---|
committer | cognet <cognet@FreeBSD.org> | 2003-05-06 02:00:01 +0000 |
commit | 73908286c7508fbb279de59135698cf84220918b (patch) | |
tree | 967962ad589590ab9ae1402e1bb30fb7f57c511f /lib/libthr/thread/thr_sig.c | |
parent | 5f6dec68a2cee60d28ba7cdf8a39357b3e902a7b (diff) | |
download | FreeBSD-src-73908286c7508fbb279de59135698cf84220918b.zip FreeBSD-src-73908286c7508fbb279de59135698cf84220918b.tar.gz |
Don't call timeout() in sis_tick(), this is done earlier by mii_tick(), and it
leads to a panic at unload time, as we own 2 instances of callout and
untimeout() only one.
Will I'm there, remove a call to callout_handler_init(), one is enough.
Reviewed by: wpaul
Diffstat (limited to 'lib/libthr/thread/thr_sig.c')
0 files changed, 0 insertions, 0 deletions