Module Name: src Committed By: kre Date: Sat Jan 18 21:53:13 UTC 2025
Modified Files:
src/sys/altq: altq_classq.h
Log Message:
Half revert the previous.
Only use cprng_fast32() for in kernel (ie: #ifdef _KERNEL) usages,
leave rump (and anything else userland) doing it the old way.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/altq/altq_classq.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
