diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2005-06-21 02:33:03 +0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-06-27 02:37:25 +0400 |
commit | feea1db26e5babbedf1f4f36223e21b2f2d6f499 (patch) | |
tree | 62ddb11ccf04d2096bf0354a1728496bff6a2703 /fs | |
parent | 16b110c3fd760620b4a787db6ed512fe531ab1b5 (diff) | |
download | linux-feea1db26e5babbedf1f4f36223e21b2f2d6f499.tar.xz |
[PATCH] defxx: Use irqreturn_t for the interrupt handler
This is a fix for the interrupt handler in the defxx driver to use
irqreturn_t. Beside the obvious fix of returning a proper status at all,
it actually checks board registers as appropriate for determining if an
interrupt has been recorded in the bus-specific interface logic.
The patch also includes an obvious one-line fix for SET_NETDEV_DEV needed
for the EISA variation, for which I've decided there is no point in sending
separately.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions