This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, master has been updated
via 9dabfa2c2b882bf4ce72c941f021f7a439de041a (commit)
from 356ac618f1f4b455e411507c4be4c9909fe927bb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=9dabfa2c2b882bf4ce72c941f021f7a…
commit 9dabfa2c2b882bf4ce72c941f021f7a439de041a
Author: Max <msuraev(a)sysmocom.de>
Date: Tue May 16 16:10:45 2017 +0200
Cleanup FN scheduling
* replace magic number with defined constant
* move copy-pasted code to inline functions
* remove unused code
Change-Id: I6fee0714453d0c3c3f3f875f88daea2d9c477331
Related: OS#1524
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 12 ++++++++----
src/gprs_rlcmac_sched.cpp | 2 +-
src/pcu_utils.h | 5 +++++
src/poll_controller.cpp | 22 +++++++++++++---------
src/sba.cpp | 10 +++++-----
src/tbf.cpp | 5 ++---
src/tbf_dl.cpp | 29 +++++++++++++----------------
tests/tbf/TbfTest.cpp | 16 +---------------
8 files changed, 48 insertions(+), 53 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT