pespin has uploaded a new patch set (#2). (
https://gerrit.osmocom.org/c/osmo-pcu/+/29915
)
Change subject: Rename function tbf_dl_request_dl_ack() -> dl_tbf_request_dl_ack()
......................................................................
Rename function tbf_dl_request_dl_ack() -> dl_tbf_request_dl_ack()
Use the dl_tbf prefix which is usually used to easily distinguish from
"ul_tbf" specific APIs and "tbf" generic (parent class) APIs.
Change-Id: Ibf6ae20da99866af5f2b6e12184f3145d1fc0bbf
---
M src/gprs_ms.c
M src/tbf_dl.cpp
M src/tbf_dl.h
3 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/15/29915/2
--
To view, visit
https://gerrit.osmocom.org/c/osmo-pcu/+/29915
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Ibf6ae20da99866af5f2b6e12184f3145d1fc0bbf
Gerrit-Change-Number: 29915
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset