macCellCfg
[o-du/l2.git] / src / 5gnrmac / rg_ex_ms.c
index 65f5fa2..b24e3e0 100755 (executable)
@@ -134,7 +134,7 @@ Buffer  *mBuf;                      /* message buffer       */
 #endif /* LCRGMILRG */
       case EVENT_MAC_CELL_CONFIG_REQ:
          /* Process MAC cell config */
-         cmUnpackLwLcMacCellCfg(unpackMacCellCfgReq, pst, mBuf);
+         unpackDuMacCellCfg(handleMacCellCfgReq, pst, mBuf);
          break;
       default:
          RG_FREE_MSG(mBuf);