Skip to content
  • Cédric Roux's avatar
    bugfix: fix handle_ulsch_harq_pdu · 1485cbda
    Cédric 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.
    1485cbda