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 12:07:29 UTC 2018


Harald Welte has submitted this change and it was merged. ( 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(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: Ia8c8303a87412ce6456c38ae29e3c55de9522ac0
Gerrit-Change-Number: 9537
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180611/97c940ec/attachment.htm>


More information about the gerrit-log mailing list