Attention is currently required from: fixeria.
2 comments:
File src/common/l1sap.c:
Patch Set #1, Line 725: .is_sub = info_meas_ind->is_sub,
this looks weird. You first set it and then use it to re-set it.
Rather remove this line and do it together with condition:
!info_meas_ind->is_sub && trx_sched_is_sacch_fn(lchan->ts, fn, true)
Patch Set #1, Line 757: .is_sub = ph_data_ind->is_sub,
same here.
To view, visit change 28085. To unsubscribe, or for help writing mail filters, visit settings.