vserver 2.0 rc7
[linux-2.6.git] / include / linux / stallion.h
index af82bd6..e89b77b 100644 (file)
@@ -126,7 +126,7 @@ typedef struct stlbrd {
        int             nrbnks;
        int             irq;
        int             irqtype;
-       void            (*isr)(struct stlbrd *brdp);
+       int             (*isr)(struct stlbrd *brdp);
        unsigned int    ioaddr1;
        unsigned int    ioaddr2;
        unsigned int    iosize1;