Attention is currently required from: fixeria, laforge.
Patch set 8:Code-Review +1
1 comment:
File libosmo-trx/src/trx_ep.c:
Patch Set #8, Line 675: * For TRXDv2, the PDUs are batched: they get accumulated until this
I wonder what's the point in having the breaker case (bi=NULL) included into this same function, instead of having a separate API osmo_trx_ep_send_burst_ind_fin() or similar, which would make code more clearer and avoid extra branching and complexity in this function.
To view, visit change 43111. To unsubscribe, or for help writing mail filters, visit settings.