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 878bd1f296379ffba949d6fcae2938c13406df5b (commit) from 1d7644b23a5901c84dd99f6202a0ed98d003ae91 (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=878bd1f296379ffba949d6fcae2938c1...
commit 878bd1f296379ffba949d6fcae2938c13406df5b Author: Max msuraev@sysmocom.de Date: Wed Jul 20 13:05:05 2016 +0200
Remove useless ARFCN parameter
ARFCN is already part of TRX struct so there's no need to supply it explicitly in a separate parameter. I've tested and those are the same anyway.
Change-Id: I8e975c52cbc819427880093b1e5371fe1f8ce460
-----------------------------------------------------------------------
Summary of changes: src/gprs_rlcmac.h | 2 +- src/gprs_rlcmac_sched.cpp | 6 ++---- src/osmo-bts-sysmo/sysmo_l1_if.c | 2 +- src/pcu_l1_if.cpp | 6 +++--- src/pcu_l1_if.h | 2 +- tests/tbf/TbfTest.cpp | 10 +++++----- 6 files changed, 13 insertions(+), 15 deletions(-)
hooks/post-receive