X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Frg_lmm.c;h=f2f68e99ea23a5af74243ec00d33d24df084974d;hb=531da47c7bfb6ce138a454f66eb184729860beef;hp=a5fa5f07fbba93c3dabf3e75f99213db0aae514c;hpb=a6fdf00681f781fbccf7aa4bf95582f20e3039bb;p=o-du%2Fl2.git diff --git a/src/5gnrmac/rg_lmm.c b/src/5gnrmac/rg_lmm.c index a5fa5f07f..f2f68e99e 100755 --- a/src/5gnrmac/rg_lmm.c +++ b/src/5gnrmac/rg_lmm.c @@ -103,7 +103,7 @@ static Void rgLMMFillCfmPst ARGS(( * * @details * - * Function : rgActvInit + * Function : macActvInit * * This function is supplied as one of parameters during MAC's * task registration. SSI will invoke this function once, after @@ -117,7 +117,7 @@ static Void rgLMMFillCfmPst ARGS(( * @return S16 * -# ROK **/ -S16 rgActvInit +uint8_t macActvInit ( Ent entity, /* entity */ Inst inst, /* instance */ @@ -177,7 +177,7 @@ Reason reason /* reason */ return ROK; -} /* rgActvInit */ +} /* macActvInit */ /** * @brief Layer Manager Configuration request handler.