X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Fmac_cfg_hdl.c;h=f354fa430620d1c8220b1715398d4160e054ba16;hb=54b723e4e533c3bfd0c2258c33f26689b392acbb;hp=c5f7f027aa5c5467820e5ca810a3ef8e0778bb0a;hpb=964fd8f1dc9c969e70caf8885332cc086ff22d74;p=o-du%2Fl2.git diff --git a/src/5gnrmac/mac_cfg_hdl.c b/src/5gnrmac/mac_cfg_hdl.c index c5f7f027a..f354fa430 100644 --- a/src/5gnrmac/mac_cfg_hdl.c +++ b/src/5gnrmac/mac_cfg_hdl.c @@ -987,7 +987,7 @@ uint8_t MacProcDlPcchInd(Pst *pst, MacPcchInd *pcchInd) if(pcchInd) { - DU_LOG("\nINFO --> MAC : Recived pcch request from DU_APP for cellId[%d]", pcchInd->cellId); + DU_LOG("\nINFO --> MAC : Received DL PCCH IND from DU_APP for cellId[%d]", pcchInd->cellId); GET_CELL_IDX(pcchInd->cellId, cellIdx);