patch-2.4.17 linux/drivers/net/sundance.c
Next file: linux/drivers/net/sungem.c
Previous file: linux/drivers/net/starfire.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Dec 21 16:40:32 2001
-  Orig file: 
linux-2.4.16/drivers/net/sundance.c
-  Orig date: 
Fri Oct 19 15:32:28 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/drivers/net/sundance.c linux/drivers/net/sundance.c
@@ -1474,7 +1474,7 @@
 	name:		DRV_NAME,
 	id_table:	sundance_pci_tbl,
 	probe:		sundance_probe1,
-	remove:		sundance_remove1,
+	remove:		__devexit_p(sundance_remove1),
 };
 
 static int __init sundance_init(void)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)