• Cedric Roux's avatar
    rrc enb: small fix to avoid wrong code execution · add34aeb
    Cedric Roux authored
    dedicated_DRB was not set properly when the NSA UE sends
    ReconfigurationComplete so the wrong code was executed below
    (we had dedicated_DRB == 0). Let's put a value that does
    nothing (-1 seems fine).
    add34aeb
rrc_eNB.c 523 KB