Change in osmo-bsc[master]: gsm_data: remove unused struct member full_rate.

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

dexter gerrit-no-reply at lists.osmocom.org
Wed Sep 12 15:13:12 UTC 2018


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/10906


Change subject: gsm_data: remove unused struct member full_rate.
......................................................................

gsm_data: remove unused struct member full_rate.

The struct member full_rate in struct gsm_subscriber_connection is not
used anymore. Lets remove it.

Change-Id: I3a14efe0039ff4690e27e3b083eb23c1b2a616c3
---
M include/osmocom/bsc/gsm_data.h
1 file changed, 0 insertions(+), 3 deletions(-)



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

diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index e408ff9..5a922d1 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -269,9 +269,6 @@
 		 * (The BTS side CI is handled by struct gsm_lchan and the lchan_fsm.) */
 		struct mgwep_ci *mgw_endpoint_ci_msc;
 
-		/* Channel rate flag requested by the MSC, FR=1, HR=0, Invalid=-1 */
-		int full_rate;
-
 		/* Channel mode requested by the MSC (signalling or voice channel) */
 		enum gsm48_chan_mode chan_mode;
 

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3a14efe0039ff4690e27e3b083eb23c1b2a616c3
Gerrit-Change-Number: 10906
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180912/fe3e80ec/attachment.htm>


More information about the gerrit-log mailing list