osmo-bts.git branch master updated. 0.7.0-102-g6e92255

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
Sat Feb 24 03:38:03 UTC 2018


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  6e92255cc7694ad02094036a87aba46c6d8ec950 (commit)
      from  fc169ba7bba831f00de3490c49d0e2583c29db8a (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=6e92255cc7694ad02094036a87aba46c6d8ec950

commit 6e92255cc7694ad02094036a87aba46c6d8ec950
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Feb 24 04:10:57 2018 +0100

    load_indication: Fix start of load indication timer
    
    Starting the timer in bts_init() may result in it expiring already
    before the load indication period is set via OML.   Let's make
    load_timer_start() safe to call several times and call it from OML
    code.
    
    Change-Id: I295d91413542014aa2507d5f09e01243fc3916fa
    Fixes: OS#2991

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

Summary of changes:
 src/common/load_indication.c | 11 ++++++-----
 src/common/oml.c             |  4 +++-
 2 files changed, 9 insertions(+), 6 deletions(-)


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



More information about the osmocom-commitlog mailing list