diff options
author | Kenji Aoyama <aoyama@cvs.openbsd.org> | 2014-10-05 11:46:19 +0000 |
---|---|---|
committer | Kenji Aoyama <aoyama@cvs.openbsd.org> | 2014-10-05 11:46:19 +0000 |
commit | 067b17b7c57e420a38eea6bfc712bae4792f764b (patch) | |
tree | 6fb7e063cd44b85b754ecebdbf5b16caacc1b5a2 /sys/dev | |
parent | 45ae0d4a273e0ff32536f658ff278e76d0ad6d1a (diff) |
Skip unnecessary processing in interrupt handler.
2 spc(4/luna88k)'s share the same level 3 interrupt on LUNA-88K2. So
returns earlier when the device is not the source of interrupt.
NetBSD has the same code.
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/ic/mb89352.c#rev1.34
"it is the right thing to do" miod@
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions