Fix rballoc_mask variable type from uint8_t to uint16_t
Fix rballoc_mask variable type from uint8_t to uint16_t to fix UL RB allocation and these warning messages:
[NR_MAC] cannot allocate continuous UL data for UE 0/RNTI 606b: no resources (rbStart 106, min_rb 5, bwpSize 106
[NR_MAC] cannot allocate continuous UL data for UE 0/RNTI 606b: no resources (rbStart 106, min_rb 5, bwpSize 106
[NR_MAC] cannot allocate continuous UL data for UE 0/RNTI 606b: no resources (rbStart 106, min_rb 5, bwpSize 106
[NR_MAC] cannot allocate continuous UL data for UE 0/RNTI 606b: no resources (rbStart 106, min_rb 5, bwpSize 106
Edited by Robert Schmidt