Change in osmo-bsc[master]: Add missing event string name for GSCON_EV_LCLS_FAIL

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/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Jun 11 11:58:35 UTC 2018


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/9537


Change subject: Add missing event string name for GSCON_EV_LCLS_FAIL
......................................................................

Add missing event string name for GSCON_EV_LCLS_FAIL

Change-Id: Ia8c8303a87412ce6456c38ae29e3c55de9522ac0
---
M src/osmo-bsc/bsc_subscr_conn_fsm.c
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/37/9537/1

diff --git a/src/osmo-bsc/bsc_subscr_conn_fsm.c b/src/osmo-bsc/bsc_subscr_conn_fsm.c
index 9c8dbda..bd652f0 100644
--- a/src/osmo-bsc/bsc_subscr_conn_fsm.c
+++ b/src/osmo-bsc/bsc_subscr_conn_fsm.c
@@ -115,6 +115,7 @@
 	{GSCON_EV_HO_TIMEOUT, "HO_TIMEOUT"},
 	{GSCON_EV_HO_FAIL, "HO_FAIL"},
 	{GSCON_EV_HO_COMPL, "HO_COMPL"},
+	{GSCON_EV_LCLS_FAIL, "LCLS_FAIL"},
 
 	{0, NULL}
 };

-- 
To view, visit https://gerrit.osmocom.org/9537
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia8c8303a87412ce6456c38ae29e3c55de9522ac0
Gerrit-Change-Number: 9537
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180611/4f2f0e40/attachment.htm>


More information about the gerrit-log mailing list