pespin has uploaded this change for review.

View Change

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 change 41994. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: If8537874cf6b70791aa0fee9f1c94b472113ccf6
Gerrit-Change-Number: 41994
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>