linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / net / jazzsonic.c
index 661d75b..272d331 100644 (file)
@@ -260,7 +260,7 @@ MODULE_DESCRIPTION("Jazz SONIC ethernet driver");
 module_param(sonic_debug, int, 0);
 MODULE_PARM_DESC(sonic_debug, "jazzsonic debug level (1-4)");
 
-#define SONIC_IRQ_FLAG IRQF_DISABLED
+#define SONIC_IRQ_FLAG SA_INTERRUPT
 
 #include "sonic.c"