• Cedric Roux's avatar
    rrc enb: small fix to avoid wrong code execution · 35a0a4e1
    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).
    35a0a4e1
rrc_eNB.c 523 KB