Commit: 8c4c46e57df14317dabb382d72392a64792ed54e
Parent: d69e29af66f43e853a45b0285cd07601decab4be
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-02-13 01:30:53
Tree: 18e608629c8722350217b473b90d8f5bfe61ff2b

mesh: Declare internal functions as static This renames mesh_net_key_refresh_finish() to key_refresh_finish() and mesh_net_key_phase_two() to key_refresh_phase_wo() and changes the function declaration to static since they are called only within net.c

Diffstat

M mesh/net.c | 146 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M mesh/net.h | 2 - -

2 files changed, 73 insertions(+), 75 deletions(-)

View Full Diff | Patch