summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2005-08-24 20:28:56 +0000
committerjhb <jhb@FreeBSD.org>2005-08-24 20:28:56 +0000
commitb8c91855f1fad4cf48d1ea06a08c873cf7cd3efb (patch)
treed9a1020f6ff46f20c666fa21eb1d96c2e6e3868e /lib/libc
parent3d2323799ff92df1fd22ae171cec967b85e29e2d (diff)
downloadFreeBSD-src-b8c91855f1fad4cf48d1ea06a08c873cf7cd3efb.zip
FreeBSD-src-b8c91855f1fad4cf48d1ea06a08c873cf7cd3efb.tar.gz
- Remove redundant assertions that the driver lock is not held in attach()
and detach() since mtx_lock() will assert that already since the driver lock is not recursive. - Move the call to callout_init_mtx() before hme_stop() so that the callout_stop() in hme_stop() doesn't operate on an uninitialized callout structure during attach. Reported by: yongari (2) MFC after: 3 days
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud