pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-bsc/+/41994?usp=email )


Change subject: Lb: Log stop of Lb link
......................................................................

Lb: Log stop of Lb link

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



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

diff --git a/src/osmo-bsc/lb.c b/src/osmo-bsc/lb.c
index a413d2d..b934055 100644
--- a/src/osmo-bsc/lb.c
+++ b/src/osmo-bsc/lb.c
@@ -570,6 +570,7 @@

 static void lb_stop_reset_fsm(void)
 {
+       LOGP(DLCS, LOGL_INFO, "Stopping Lb link\n");
        bssmap_reset_term_and_free(bsc_gsmnet->smlc->bssmap_reset);
        bsc_gsmnet->smlc->bssmap_reset = NULL;
 }

--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/41994?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: If8537874cf6b70791aa0fee9f1c94b472113ccf6
Gerrit-Change-Number: 41994
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>

Reply via email to