X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Fmac_slot_ind.c;h=042c89d2c52c5f57f5e499b48c8461de20809e7b;hb=6fee61a10e1ad48ff7105b3201038ac8a337fd4a;hp=d18588da19a0be418ec38c94776833cd0d5b8bf8;hpb=b864875ccd95278bcfcc40187def1ed7a6fb8aa4;p=o-du%2Fl2.git diff --git a/src/5gnrmac/mac_slot_ind.c b/src/5gnrmac/mac_slot_ind.c index d18588da1..042c89d2c 100644 --- a/src/5gnrmac/mac_slot_ind.c +++ b/src/5gnrmac/mac_slot_ind.c @@ -217,8 +217,6 @@ uint8_t MacProcDlPageAlloc(Pst *pst, DlPageAlloc *dlPageAlloc) return RFAILED; } memcpy(currDlSlot->pageAllocInfo, dlPageAlloc, sizeof(DlPageAlloc)); - currDlSlot->pageAllocInfo->pagePdcchCfg.dci.pdschCfg = \ - &currDlSlot->pageAllocInfo->pagePdschCfg; } else {