patch-2.1.62 linux/drivers/net/sgiseeq.c
Next file: linux/drivers/net/sk_g16.c
Previous file: linux/drivers/net/seeq8005.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Nov  3 09:29:31 1997
-  Orig file: 
v2.1.61/linux/drivers/net/sgiseeq.c
-  Orig date: 
Thu Jun 26 12:33:39 1997
diff -u --recursive --new-file v2.1.61/linux/drivers/net/sgiseeq.c linux/drivers/net/sgiseeq.c
@@ -468,7 +468,7 @@
 	/* Shutdown the Seeq. */
 	reset_hpc3_and_seeq(sp->hregs, sregs);
 
-	free_irq(dev->irq, NULL);
+	free_irq(dev->irq, dev);
 
 	return 0;
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov