weongyo 2008-08-21 05:13:55 UTC FreeBSD src repository
Modified files: (Branch: RELENG_7) sys/compat/ndis subr_ntoskrnl.c Log: SVN rev 181954 on 2008-08-21 05:13:55Z by weongyo MFC r179423 Fix a panic that a priority value which is passed to cv_broadcastpri(9) can be < 0. We don't ignore a `increment' argument but at least we keep a priority value of NDIS threads over PRI_MIN_KERN. Reviewed by: thompsa Revision Changes Path 1.90.2.3 +6 -4 src/sys/compat/ndis/subr_ntoskrnl.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"