include/EtherCAT_dev.h
changeset 55 059a9e712aa7
parent 54 7506e67dd122
child 73 9f4ea66d89a3
--- a/include/EtherCAT_dev.h	Tue Jan 17 18:28:15 2006 +0000
+++ b/include/EtherCAT_dev.h	Fri Jan 20 13:32:31 2006 +0000
@@ -32,7 +32,7 @@
                                    irqreturn_t (*)(int, void *,
                                                    struct pt_regs *),
                                    struct module *);
-void EtherCAT_dev_unregister(unsigned int);
+void EtherCAT_dev_unregister(unsigned int, ec_device_t *);
 int EtherCAT_dev_is_ec(ec_device_t *, struct net_device *);
 void EtherCAT_dev_state(ec_device_t *, ec_device_state_t);
 int EtherCAT_dev_receive(ec_device_t *, void *, unsigned int);