master/device.c
changeset 101 b0c19892145a
parent 98 f564d0929292
child 104 052bc82d5442
--- a/master/device.c	Mon Mar 06 16:25:12 2006 +0000
+++ b/master/device.c	Wed Mar 08 13:23:56 2006 +0000
@@ -255,7 +255,7 @@
    \return 0 wenn nein, nicht-null wenn ja.
 */
 
-int EtherCAT_dev_is_ec(const ec_device_t *device,  /**< EtherCAT-Gerät */
+inline int EtherCAT_dev_is_ec(const ec_device_t *device, /**< EtherCAT-Gerät */
                        const struct net_device *dev /**< Net-Device */
                        )
 {