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
- Lines: 9
- Date:
Fri Dec 21 16:40:32 2001
- Orig file:
linux-2.4.16/drivers/net/winbond-840.c
- Orig date:
Tue Oct 9 22:13:02 2001
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)