Change in osmo-bts[master]: gsm_data_shared: drop force_combined_si & bcch_change_mark

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

fixeria gerrit-no-reply at lists.osmocom.org
Thu Jun 4 20:20:52 UTC 2020


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


Change subject: gsm_data_shared: drop force_combined_si & bcch_change_mark
......................................................................

gsm_data_shared: drop force_combined_si & bcch_change_mark

Change-Id: I997ab5e9801af50708ce6dc35004da5e11cb926b
---
M include/osmo-bts/gsm_data_shared.h
M src/common/gsm_data_shared.c
2 files changed, 0 insertions(+), 7 deletions(-)



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

diff --git a/include/osmo-bts/gsm_data_shared.h b/include/osmo-bts/gsm_data_shared.h
index 2e10b67..dc7d39f 100644
--- a/include/osmo-bts/gsm_data_shared.h
+++ b/include/osmo-bts/gsm_data_shared.h
@@ -598,10 +598,6 @@
 	int num_trx;
 	struct llist_head trx_list;
 
-	/* SI related items */
-	int force_combined_si;
-	int bcch_change_mark;
-
 	struct rate_ctr_group *ctrs;
 	bool supp_meas_toa256;
 
diff --git a/src/common/gsm_data_shared.c b/src/common/gsm_data_shared.c
index dcf40d1..c05f59d 100644
--- a/src/common/gsm_data_shared.c
+++ b/src/common/gsm_data_shared.c
@@ -325,9 +325,6 @@
 	bts->features.data = &bts->_features_data[0];
 	bts->features.data_len = sizeof(bts->_features_data);
 
-	/* si handling */
-	bts->bcch_change_mark = 1;
-
 	return bts;
 }
 

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I997ab5e9801af50708ce6dc35004da5e11cb926b
Gerrit-Change-Number: 18688
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200604/2c44a05d/attachment.htm>


More information about the gerrit-log mailing list