Change the return value of interrupt handler to 0 when nothing is
authoraoyama <aoyama@openbsd.org>
Sat, 17 May 2014 10:06:43 +0000 (10:06 +0000)
committeraoyama <aoyama@openbsd.org>
Sat, 17 May 2014 10:06:43 +0000 (10:06 +0000)
commitace552a014149de7417db98e4a349653d4ff4329
treef12d6c110c080314d9d7cd3d097159a4bcc991de
parentc4bb3d1012585e08f4c8d1225c9db9793f351718
Change the return value of interrupt handler to 0 when nothing is
processed on this driver.

"This is correct" miod@
sys/arch/luna88k/dev/pcex.c