mesh: Fix mesh to work with MESH_IO_TYPE_UNIT_TEST
authorInga Stotland <inga.stotland@intel.com>
Wed, 5 Oct 2022 20:43:09 +0000 (13:43 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:55 +0000 (14:55 +0530)
commit0fc2731f6b8c092f1d2e9818efca378c16064cbc
tree2e6ecb0a91076137d0cf53d33f35650dd68ad5d6
parent0340f4fc252da1348f6c64d19796722839ea3fa7
mesh: Fix mesh to work with MESH_IO_TYPE_UNIT_TEST

This fixes mesh io flow for MESH_IO_TYPE_UNIT_TEST which
got broken after:
commit 9966cb8b6999a5f54fc13acbd7e1526512a84342
("mesh: Add new kernel MGMT based IO transport")

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
mesh/main.c
mesh/mesh-io.c