Skip to content
Snippets Groups Projects
Commit fbcc9a23 authored by Cedric Roux's avatar Cedric Roux
Browse files

minor: bad comparison

it was:

    *num_li_pP >= RLC_UM_SEGMENT_NB_MAX_LI_PER_PDU

it should be:

    *num_li_pP > RLC_UM_SEGMENT_NB_MAX_LI_PER_PDU
parent 38abafed
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment