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, neels/pending1 has been created
at 812e747b4c9ac6972283a09c1659bb121114680b (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=812e747b4c9ac6972283a09c1659bb1…
commit 812e747b4c9ac6972283a09c1659bb121114680b
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
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)