Module Name: src Committed By: riastradh Date: Thu Jan 24 14:23:45 UTC 2013
Modified Files: src/sys/kern: kern_rndq.c Log Message: Assert equality, not assignment, in rnd_hwrng_test. Not tested, but by inspection, the only caller, rnd_process_events, clearly guarantees the condition. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/kern/kern_rndq.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.