Parent: 8ce47e71757fc90d13ff9e1e7b189ff751b3ac20
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2020-01-14 16:32:23
Tree: f06c50f5618e51bb8396c576df1448971ccb485e
mesh: Fix logic in AppKey deletion When deleting an AppKey from a node, call mesh_config_app_key_del() only from appkey level (i.e., keep it contained in appkey.c and remove the duplicate call in node.c) Also, simplify the node_app_key_delete() argument list.
Diffstat
| M | mesh/appkey.c | | | 6 | +++- - - |
| M | mesh/node.c | | | 29 | ++- - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | mesh/node.h | | | 4 | ++- - |
3 files changed, 7 insertions(+), 32 deletions(-)