Change in osmo-bsc[master]: [cosmetic] system_information: Values are not guesses; more comments

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

laforge gerrit-no-reply at lists.osmocom.org
Sun Jun 21 13:42:12 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18935 )


Change subject: [cosmetic] system_information: Values are not guesses; more comments
......................................................................

[cosmetic] system_information: Values are not guesses; more comments

Change-Id: I978fbcd0c82658444b7603b082c236d23b0fa04b
---
M src/osmo-bsc/system_information.c
1 file changed, 2 insertions(+), 3 deletions(-)



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

diff --git a/src/osmo-bsc/system_information.c b/src/osmo-bsc/system_information.c
index d5be3f2..de01112 100644
--- a/src/osmo-bsc/system_information.c
+++ b/src/osmo-bsc/system_information.c
@@ -1152,9 +1152,8 @@
 		.ctrl_ack_type_use_block = true,
 		.ext_info_present = 0,
 		.ext_info = {
-			/* The values below are just guesses ! */
-			.egprs_supported = 0,
-			.use_egprs_p_ch_req = 0,
+			.egprs_supported = 0,		/* overridden in gsm_generate_si() */
+			.use_egprs_p_ch_req = 0,	/* overridden in generate_si13() */
 			.bep_period = 5,
 			.pfc_supported = 0,
 			.dtm_supported = 0,

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I978fbcd0c82658444b7603b082c236d23b0fa04b
Gerrit-Change-Number: 18935
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200621/2cb97d15/attachment.htm>


More information about the gerrit-log mailing list