master/master.c
changeset 879 9b395c5646ab
parent 872 d4e0380d63b3
child 900 f8b5c6d21705
--- a/master/master.c	Mon Mar 31 09:42:37 2008 +0000
+++ b/master/master.c	Thu Apr 03 13:34:13 2008 +0000
@@ -1510,7 +1510,7 @@
 
         // try to find the addressed slave
         ec_slave_config_attach(sc);
-        ec_slave_config_load_default_mapping(sc);
+        ec_slave_config_load_default_assignment(sc);
 
         list_add_tail(&sc->list, &master->configs);
     }