mesh: Remove debug-only related callback for packet send
authorInga Stotland <inga.stotland@intel.com>
Sun, 31 May 2020 04:41:26 +0000 (21:41 -0700)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Fri, 18 Dec 2020 05:40:30 +0000 (11:10 +0530)
commit68f1406972f31466c7fcd01dee8258540e5caca3
tree0e5d5629d691e303cdceb62615b02ff76171a45f
parent9e2039fa15712bf426bd43a0fa98a6294456a3fb
mesh: Remove debug-only related callback for packet send

This removes callback for sending every single access layer packet
since the callback does nothing but print debug satement. This
functionality is mature enough not to require such heavy debugging.

Change-Id: I033c970953b21a1f10701d919bc4b2f8789bf86d
Signed-off-by: anuj.bhumiya <anuj.bhumiya@samsung.com>
mesh/model.c
mesh/net.c
mesh/net.h