zephyr/subsys/mgmt
Ruben Völl 2b83e91a43 mgmt: fs_mgmt: clear lock before return
Not clearing that lock lead to the fs_mgmt commands being useless, after
the mgmt callback returned `MGMT_CB_ERROR_RC` once, since the lock is now
occupied and never cleared.

Fixes #66581

Signed-off-by: Ruben Völl <ruben.voell@grandcentrix.net>
2023-12-18 11:17:00 +00:00
..
ec_host_cmd mgmt: ec_host_cmd: shi_npcx: support the enhanced mode 2023-11-24 11:45:13 +01:00
hawkbit mgmt: hawkbit: remove NET_SOCKETS_POSIX_NAMES dependency 2023-06-28 06:32:45 +00:00
mcumgr mgmt: fs_mgmt: clear lock before return 2023-12-18 11:17:00 +00:00
osdp mgmt/osdp: Remove unused variable from osdp_phy_packet_finalize() 2023-12-08 20:20:56 +00:00
updatehub mgmt: updatehub: Fix CMakeLists.txt file 2023-11-21 08:48:04 +00:00
CMakeLists.txt
Kconfig