osmo-bts.git branch master updated. 0.4.0-227-g6e65674

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Jul 25 21:45:26 UTC 2016


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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  6e656748b7fa8b7e00d610eaaf4de84113b67a0b (commit)
      from  73cb583e5147a267a370c576e8ac77507de6d0d7 (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-bts/commit/?id=6e656748b7fa8b7e00d610eaaf4de84113b67a0b

commit 6e656748b7fa8b7e00d610eaaf4de84113b67a0b
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Sat Jul 23 21:55:34 2016 +0200

    code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts
    
    lchan_lookup in openbsc abis_rsl.c and rsl_lchan_lookup() rsl.c are the
    same code, except for the log context, which is only set in abis_rsl.c.
    The common code was factored out to gsm_data_shared.c in openbsc.git.
    
    Use the *rc return code argument to keep the logging part in the newly
    introduced thin wrapper lchan_lookup() in common/rsl.c. This also removes code
    dup for logging
    
    The rsl_lchan_lookup() implementation is removed from osmo-bts, so a recent
    openbsc is needed to build this.
    
    Change-Id: Ibc469b75e31560271be8633d524366442d27e6fb

-----------------------------------------------------------------------

Summary of changes:
 include/osmo-bts/rsl.h |  2 --
 src/common/rsl.c       | 64 ++++++++++----------------------------------------
 2 files changed, 12 insertions(+), 54 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list