CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/21 12:57:05
Modified files:
sys/dev/ic : athn.c
Log message:
Make sure athn_intr() returns 1 if it claims an interrupt and 0 if not,
instead of the other way around. Fixes interrupt accounting.
ok damien@
