• Cedric Roux's avatar
    bugfix: fix handle_ulsch_harq_pdu · da39cd09
    Cedric Roux authored
    we can't use &ul_config_pdu->ulsch_harq_pdu.harq_information directly,
    because that function is called for 2 cases and the substructure
    harq_information is not as the same position in both cases.
    da39cd09
fapi_l1.c 34.9 KB