patch-2.4.17 linux/drivers/net/winbond-840.c

Next file: linux/drivers/net/wireless/airo.c
Previous file: linux/drivers/net/wan/farsync.c
Back to the patch index
Back to the overall index

diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/drivers/net/winbond-840.c linux/drivers/net/winbond-840.c
@@ -1697,7 +1697,7 @@
 	name:		DRV_NAME,
 	id_table:	w840_pci_tbl,
 	probe:		w840_probe1,
-	remove:		w840_remove1,
+	remove:		__devexit_p(w840_remove1),
 #ifdef CONFIG_PM
 	suspend:	w840_suspend,
 	resume:		w840_resume,

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)