mirror of
https://github.com/openharmony/drivers_framework.git
synced 2026-08-27 02:42:28 -04:00
Description:modify wlan codex
Feature or Bugfix:Feature Binary Source: No Signed-off-by: YOUR_NAME <xusai4@huawei.com>
This commit is contained in:
@@ -279,7 +279,6 @@ static ErrorCode RegistServiceInner(const NodeId nodeId, const DispatcherId disp
|
||||
|
||||
node = RefMessageNode(nodeId, false);
|
||||
if (node == NULL) {
|
||||
HDF_LOGE("%s:Node not found!", __func__);
|
||||
OsalMutexUnlock(&g_routerMutex);
|
||||
return ME_ERROR_NO_SUCH_NODE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user