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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via 6270059e14b0d1dda05b48525a834bbef027da30 (commit) from 84b7e3723b8d7bf9bfd5db7ba5532c3d174c2c77 (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/openbsc/commit/?id=6270059e14b0d1dda05b48525a834bbef...
commit 6270059e14b0d1dda05b48525a834bbef027da30 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Mon Aug 21 14:49:39 2017 +0200
Revert "factor out & introduce struct gsm_encr, in common_cs.h"
This reverts commit ac1f1436e9d380f632dd850fcd253d3480f0fc2d.
common_cs.h added to gsm_data_shared.h was a mistake, i.e. I added the dependency by accident. Including common_cs.h in the debian installation may have seemed like the logical consequence but was not intended. AFAICT for osmo-msc, the need for struct gsm_encr is obsoleted by libvlr, gsm_encr will only be used in osmo-bsc and can just stay an inline struct.
Related: OS#2272 Change-Id: I15d60441c6c6f053486c0482258a8759bdd92df1
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/common_cs.h | 8 -------- openbsc/include/openbsc/gsm_data_shared.h | 9 ++++++--- 2 files changed, 6 insertions(+), 11 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org