patch-2.4.17 linux/drivers/net/defxx.c
Next file: linux/drivers/net/dl2k.c
Previous file: linux/drivers/net/bonding.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/defxx.c
- Orig date:
Sun Sep 30 19:26:06 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/drivers/net/defxx.c linux/drivers/net/defxx.c
@@ -3360,7 +3360,7 @@
static struct pci_driver dfx_driver = {
name: "defxx",
probe: dfx_init_one,
- remove: dfx_remove_one,
+ remove: __devexit_p(dfx_remove_one),
id_table: dfx_pci_tbl,
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)