cvs commit: src/sys/compat/ndis subr_ntoskrnl.c
Roman Kurakin
rik at FreeBSD.org
Fri Jul 8 18:37:00 GMT 2005
rik 2005-07-08 18:36:59 UTC
FreeBSD src repository
Modified files:
sys/compat/ndis subr_ntoskrnl.c
Log:
Use implicit type cast for ->k_lock to fix compilation of ndis
as a part of the GENERIC kernel with INVARIANT* and WITNESS*
turned off.
(For non GENERIC kernel KTR and MUTEX_PROFILING should be also
off).
Submitted by: Eygene A. Ryabinkin <rea at rea dot mbslab dot kiae dot ru>
Approved by: re (scottl)
PR: 81767
Revision Changes Path
1.71 +3 -3 src/sys/compat/ndis/subr_ntoskrnl.c
More information about the cvs-src
mailing list