X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fphy_stub%2Fphy_stub_msg_hdl.c;h=94b73920f8ee3c85d1c23558db18c394f3d6856b;hb=500ba7b760f08ed1967fa7c36ca013675d1abfd5;hp=7098e0a75ddb52f01873de7307b22ffe9e9db458;hpb=9c4801c94d7798cc638a6b112d514e68c695f20a;p=o-du%2Fl2.git diff --git a/src/phy_stub/phy_stub_msg_hdl.c b/src/phy_stub/phy_stub_msg_hdl.c index 7098e0a75..94b73920f 100644 --- a/src/phy_stub/phy_stub_msg_hdl.c +++ b/src/phy_stub/phy_stub_msg_hdl.c @@ -706,7 +706,6 @@ uint16_t l1BuildAndSendSlotIndication() memset(&pst, 0, sizeof(Pst)); FILL_PST_PHY_STUB_TO_LWR_MAC(pst, EVT_PHY_STUB_SLOT_IND); - ODU_GET_MSG_BUF(pst.region, pst.pool, &mBuf); if(!mBuf) {