[PATCH] osmo-bts[master]: gsm_lchan: remove unused member fields

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Feb 5 20:30:11 UTC 2018


Review at  https://gerrit.osmocom.org/6280

gsm_lchan: remove unused member fields

Change-Id: Icfc601e664ccf33078955e54b02315085cff20a8
---
M include/osmo-bts/gsm_data_shared.h
1 file changed, 0 insertions(+), 2 deletions(-)


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

diff --git a/include/osmo-bts/gsm_data_shared.h b/include/osmo-bts/gsm_data_shared.h
index 31198fc..a1ac27a 100644
--- a/include/osmo-bts/gsm_data_shared.h
+++ b/include/osmo-bts/gsm_data_shared.h
@@ -242,11 +242,9 @@
 	} encr;
 
 	/* AMR bits */
-	uint8_t mr_ms_lv[7];
 	uint8_t mr_bts_lv[7];
 
 	/* Established data link layer services */
-	uint8_t sapis[8];
 	int sacch_deact;
 
 	struct {

-- 
To view, visit https://gerrit.osmocom.org/6280
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icfc601e664ccf33078955e54b02315085cff20a8
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list