Commit: a51871bd73cfd58e71d5eb179aad06528ed7256a
Parent: 8a382262125787caf38a1f800ec8956a1bf71d85
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2020-05-14 19:12:56
Tree: 2250128da3d26a1d4c8decf228007b712f7ae4e8

mesh: Remove redundant call to save node configuration This removes a redundant call to save node configuration in add_local_node(): there is a number of unconditional calls to mesh_config_write_<some_node_Setting>() within this function which would result in the node configuration being saved implicitly.

Diffstat

M mesh/node.c | 2 - -

1 files changed, 0 insertions(+), 2 deletions(-)

View Full Diff | Patch