patch-2.4.17 linux/drivers/net/tlan.c
Next file: linux/drivers/net/tokenring/lanstreamer.c
Previous file: linux/drivers/net/sungem.h
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/tlan.c
-  Orig date: 
Sun Sep 30 19:26:08 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/drivers/net/tlan.c linux/drivers/net/tlan.c
@@ -430,7 +430,7 @@
 	name:		"tlan",
 	id_table:	tlan_pci_tbl,
 	probe:		tlan_init_one,
-	remove:		tlan_remove_one,	
+	remove:		__devexit_p(tlan_remove_one),	
 };
 
 static int __init tlan_probe(void)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)