Change in osmo-bts[master]: gsm_data_shared: drop unused enum bts_gprs_mode

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 19:15:04 UTC 2020


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


Change subject: gsm_data_shared: drop unused enum bts_gprs_mode
......................................................................

gsm_data_shared: drop unused enum bts_gprs_mode

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



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

diff --git a/include/osmo-bts/gsm_data_shared.h b/include/osmo-bts/gsm_data_shared.h
index c6e6440..2fdcb81 100644
--- a/include/osmo-bts/gsm_data_shared.h
+++ b/include/osmo-bts/gsm_data_shared.h
@@ -65,12 +65,6 @@
 	GSM_HOOK_RR_SECURITY,
 };
 
-enum bts_gprs_mode {
-	BTS_GPRS_NONE = 0,
-	BTS_GPRS_GPRS = 1,
-	BTS_GPRS_EGPRS = 2,
-};
-
 struct gsm_lchan;
 struct osmo_rtp_socket;
 struct pcu_sock_state;
@@ -640,7 +634,6 @@
 
 	/* Not entirely sure how ip.access specific this is */
 	struct {
-		enum bts_gprs_mode mode;
 		struct {
 			struct gsm_abis_mo mo;
 			uint16_t nsei;

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Ied91acd3ae480c2e7c85f8d5436babf5a8329a04
Gerrit-Change-Number: 18668
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/84621507/attachment.htm>


More information about the gerrit-log mailing list