master/slave.c
changeset 1980 a89e2bedf004
parent 1909 ea3eb4c74c1b
child 1921 d9cf40facbc4
--- a/master/slave.c	Fri Mar 19 13:27:08 2010 +0100
+++ b/master/slave.c	Thu Apr 29 14:05:15 2010 +0200
@@ -72,6 +72,7 @@
     slave->master = master;
     slave->ring_position = ring_position;
     slave->station_address = station_address;
+    slave->effective_alias = 0x0000;
 
     slave->config = NULL;
     slave->requested_state = EC_SLAVE_STATE_PREOP;