Change in osmo-bts[master]: pcuif: Set missing bsic field during Tx of info_ind

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/.

pespin gerrit-no-reply at lists.osmocom.org
Mon May 31 14:18:22 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/24470 )


Change subject: pcuif: Set missing bsic field during Tx of info_ind
......................................................................

pcuif: Set missing bsic field during Tx of info_ind

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/70/24470/1

diff --git a/src/common/pcu_sock.c b/src/common/pcu_sock.c
index 2d44e02..91ad90f 100644
--- a/src/common/pcu_sock.c
+++ b/src/common/pcu_sock.c
@@ -266,6 +266,7 @@
 	if (pcu_direct)
 		info_ind->flags |= PCU_IF_FLAG_SYSMO;
 
+	info_ind->bsic = bts->bsic;
 	/* RAI */
 	info_ind->mcc = net->plmn.mcc;
 	info_ind->mnc = net->plmn.mnc;

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/24470
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I5c0194644083f04799174464445ec21dae82f368
Gerrit-Change-Number: 24470
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210531/4fd20394/attachment.htm>


More information about the gerrit-log mailing list