Parent: 9acc66c6f10eed58da1da70d05923e25f8b00d32
Author: Jakub Witowski <jakub.witowski@silvair.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-07-01 19:17:43
Tree: 978cb3d6e33654eb5d94963c3d502a665a8fdfe0
mesh: Clear nodes queue on get_managed_objects_cb() fails Currently when the get_managed_objects_cb() fails it frees the node resources but the node still remains on the "nodes" queue. This implementation calls node_remove() instead of free_node_resources()."
Diffstat
| M | mesh/node.c | | | 2 | +- |
1 files changed, 1 insertions(+), 1 deletions(-)