Fix a bad panic check from the last commit in register_randintr().
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 13 Oct 2005 06:13:24 +0000 (06:13 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 13 Oct 2005 06:13:24 +0000 (06:13 +0000)
commit417c990a864371049926d196023dfb9d9b6f034d
tree5dcc043fc41328ec67d0a9a0557094d4b0719c93
parent3e61f60e4fec39b5322e2df890d8f55c340c15a4
Fix a bad panic check from the last commit in register_randintr().

Reported-by: Peter Avalos <pavalos@theshell.com>
sys/kern/kern_intr.c