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 c2874c4360be5692ead62f78b82d8ab962c8dc7b (commit)
from 3f919171efc52c88f54cc9140588854e14d152b5 (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=c2874c4360be5692ead62f78b82d8ab…
commit c2874c4360be5692ead62f78b82d8ab962c8dc7b
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jun 21 19:41:30 2016 +0200
dyn PDCH: safeguard: exit if nothing pending in dyn_pdch_ts_disconnected()
The function would currently only be called in cases where one of the if
branches catches on, but for safety's and clarity's sake, don't
ts_connect
using as_pchan if no reconnect is pending.
Change-Id: I52c34065254e902bb80662fc04540901b36cb4c3
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)