Fixed bug with coupling multiple EoE handlers.
authorFlorian Pose <fp@igh-essen.com>
Fri, 19 May 2006 13:39:35 +0000
changeset 253 6dd3e49dbb85
parent 252 111a5c195b8d
child 254 986afccca9ea
Fixed bug with coupling multiple EoE handlers.
master/master.c
--- a/master/master.c	Fri May 19 13:38:16 2006 +0000
+++ b/master/master.c	Fri May 19 13:39:35 2006 +0000
@@ -856,6 +856,7 @@
                     eoe->dev->name, slave->ring_position);
             if (eoe->opened)
                 slave->requested_state = EC_SLAVE_STATE_OP;
+            break;
         }
 
         if (!found) {