Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/9632 )

Change subject: pcu_sock: Log event pcu_sock created
......................................................................

pcu_sock: Log event pcu_sock created

Change-Id: I2aa55e05ac481fee59af5bad87baf707831df088
---
M src/common/pcu_sock.c
1 file changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/src/common/pcu_sock.c b/src/common/pcu_sock.c
index 5f94050..bdebf65 100644
--- a/src/common/pcu_sock.c
+++ b/src/common/pcu_sock.c
@@ -932,6 +932,8 @@

        bts_gsmnet.pcu_state = state;

+       LOGP(DPCU, LOGL_INFO, "Started listening on PCU socket: %s\n", path);
+
        return 0;
 }


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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I2aa55e05ac481fee59af5bad87baf707831df088
Gerrit-Change-Number: 9632
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder

Reply via email to