X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fphy.git;a=blobdiff_plain;f=wls_lib%2Fsyslib.c;fp=wls_lib%2Fsyslib.c;h=ce81c90f395d85230337ccf7a9682f48b343c3ea;hp=3bedeed9b592bcc24a7ccc583e62304893b87345;hb=607bc01527a8cec5c0afabcb8ba6a4f16338877c;hpb=d3aa1ac58a0b3fbe279790f7d14827a84a56d8e0 diff --git a/wls_lib/syslib.c b/wls_lib/syslib.c index 3bedeed..ce81c90 100644 --- a/wls_lib/syslib.c +++ b/wls_lib/syslib.c @@ -387,7 +387,7 @@ int WLS_MsgDequeue( } pLocalStorage = (PWLS_MSG_HANDLE) pq->pStorage; // kernel VA - PRINT_DEBUG("WLS_MsgDequeue with pq->pStorage %lX\n",pq->pStorage); + if (pq->put != get) {