Message ID | 20200509000024.5704-5-inga.stotland@intel.com |
---|---|
State | New |
Headers | show |
Series | Allow some composition fields update | expand |
diff --git a/mesh/node.c b/mesh/node.c index a96c0cae1..8914b639d 100644 --- a/mesh/node.c +++ b/mesh/node.c @@ -1366,8 +1366,6 @@ static bool add_local_node(struct mesh_node *node, uint16_t unicast, bool kr, update_net_settings(node); - mesh_config_save(node->cfg, true, NULL, NULL); - /* Initialize configuration server model */ cfgmod_server_init(node, PRIMARY_ELE_IDX);