• Robert Schmidt's avatar
    RLC: _req() accepts max TB size, _ind() not · eeaa5a99
    Robert Schmidt authored
    Previously, the various rlc_*_ind() functions had a parameter to enable
    the MAC to specify the max TB size that a subsequent call to the
    corresponding rlc_*_req() (!) function would return. This patch removes
    this parameter from the rlc_*_ind() functions and makes the parameter
    working that is already in the rlc_*_req() functions.
    eeaa5a99
rlc_am.h 15.7 KB