Attention is currently required from: pespin.
1 comment:
File src/osmo-bsc/bts_vty.c:
Patch Set #2, Line 2082: if (osmo_earfcn_del(e, arfcn) != 0)
IIUC if you arrived here is because you failed adding the earfcn to the list, so why would you want […]
Not really. We end up here if generating si2quater fails after adding an EARFCN, so we need to remove it. See `si2q_num()` in `src/osmo-bsc/system_information.c`.
To view, visit change 32251. To unsubscribe, or for help writing mail filters, visit settings.