Attention is currently required from: fixeria.
2 comments:
File src/osmo-bsc/bts_vty.c:
Patch Set #1, Line 541: DEFUN_ATTR(cfg_bts_challoc_mode_all,
iiuc this should be marked as DEPRECATED in favor of "mode set-all"
File src/osmo-bsc/lchan_select.c:
Patch Set #1, Line 254: chan_alloc_reverse = bts->chan_alloc_chan_req_reverse;
you could put these in an array chan_alloc_mode[] since you already have an enum. Not important though.
To view, visit change 28327. To unsubscribe, or for help writing mail filters, visit settings.