pespin uploaded patch set #6 to this change.

View Change

tbf: Move m_ctrs alloc to constructor

Move rate_ctr allocation to the constructor since it its expected not to
fail. This simplifies further tbf::setup() function.

Change-Id: If64443c38624d159e68eec3a07d8e8caf369467b
---
M src/tbf.cpp
M src/tbf_ul.cpp
2 files changed, 16 insertions(+), 8 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/77/32377/6

To view, visit change 32377. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: If64443c38624d159e68eec3a07d8e8caf369467b
Gerrit-Change-Number: 32377
Gerrit-PatchSet: 6
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset