X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2F5gnrmac%2Fmac_demux.c;h=733b1973cccce7138d753d2f6d33646af6100e48;hb=9634ca974c4418c0800090e33d37ef1fe7e8cb30;hp=8d9a878ad400fb736069c20b42d766d32fff3f40;hpb=2193e4cf01012809495be026097e8d7eacb9f0ac;p=o-du%2Fl2.git diff --git a/src/5gnrmac/mac_demux.c b/src/5gnrmac/mac_demux.c index 8d9a878ad..733b1973c 100644 --- a/src/5gnrmac/mac_demux.c +++ b/src/5gnrmac/mac_demux.c @@ -26,7 +26,6 @@ #include "mac.h" #include "mac_utils.h" -extern uint32_t shortBsrBytesTable[MAX_SHORT_BSR_TABLE_ENTRIES]; /******************************************************************* * @@ -105,7 +104,6 @@ uint8_t unpackRxData(uint16_t cellId, SlotIndInfo slotInfo, RxDataIndPdu *rxData case MAC_LCID_MIN ... MAC_LCID_MAX : { DU_LOG("\nMAC : PDU received for LC ID %d", lcId); - pduLen--; idx++;