[MERGED] osmo-pcu[master]: Simplify TS alloc: constify max dl slot func

2018-02-20 Thread Max
Max has submitted this change and it was merged. Change subject: Simplify TS alloc: constify max dl slot func .. Simplify TS alloc: constify max dl slot func Constify parameters of gprs_alloc_max_dl_slots_per_ms(). Change-Id:

osmo-pcu[master]: Simplify TS alloc: constify max dl slot func

2018-02-19 Thread Harald Welte
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6224 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic90930d98560459eab0054cb9e1625cb99db61c8 Gerrit-PatchSet: 2 Gerrit-Project: osmo-pcu Gerrit-Branch: master

[PATCH] osmo-pcu[master]: Simplify TS alloc: constify max dl slot func

2018-01-31 Thread Max
Review at https://gerrit.osmocom.org/6224 Simplify TS alloc: constify max dl slot func Constify parameters of gprs_alloc_max_dl_slots_per_ms(). Change-Id: Ic90930d98560459eab0054cb9e1625cb99db61c8 Related: OS#2282 --- M src/gprs_rlcmac.h M src/gprs_rlcmac_ts_alloc.cpp 2 files changed, 2