K 10 svn:author V 7 weongyo K 8 svn:date V 27 2008-08-21T05:13:55.523095Z K 7 svn:log V 232 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 END