patch-2.4.17 linux/drivers/net/yellowfin.c
Next file: linux/drivers/parport/ChangeLog
Previous file: linux/drivers/net/wireless/orinoco_plx.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/yellowfin.c
- Orig date:
Fri Oct 19 15:32:28 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/drivers/net/yellowfin.c linux/drivers/net/yellowfin.c
@@ -1506,7 +1506,7 @@
name: DRV_NAME,
id_table: yellowfin_pci_tbl,
probe: yellowfin_init_one,
- remove: yellowfin_remove_one,
+ remove: __devexit_p(yellowfin_remove_one),
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)