X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Fmac_mux.c;h=dcab8fdb8aaba262c318da09d9dd17707e1a49f3;hb=49dec2270f1b3c03b36a801e153bf0786edffc24;hp=266a572582d774d96921646b94eb800ef6e7d05c;hpb=6f769128e3fa5a83ee92e668ef9ac152c96b3200;p=o-du%2Fl2.git diff --git a/src/5gnrmac/mac_mux.c b/src/5gnrmac/mac_mux.c index 266a57258..dcab8fdb8 100644 --- a/src/5gnrmac/mac_mux.c +++ b/src/5gnrmac/mac_mux.c @@ -313,7 +313,6 @@ void macMuxPdu(MacDlData *dlData, MacCeInfo *macCeData, uint16_t tbSize) uint8_t FBitSize = 1; uint8_t lcidSize = 6; uint8_t lenFieldSize = 0; /* 8-bit or 16-bit L field */ - uint8_t criSize = 8; /* PACK ALL MAC CE */ for(idx = 0; idx < macCeData->numCes; idx++)