Change in osmo-bsc[master]: gsm_data.h: Remove unused field classmark from gsm_subscriber_connection

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

pespin gerrit-no-reply at lists.osmocom.org
Thu Oct 31 13:08:48 UTC 2019


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


Change subject: gsm_data.h: Remove unused field classmark from gsm_subscriber_connection
......................................................................

gsm_data.h: Remove unused field classmark from gsm_subscriber_connection

Change-Id: If2826a8f334afabfa3a0198a0bc1eed009962c81
---
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/21/15921/1

diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index c9595fa..c940f7b 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -242,9 +242,6 @@
 	 * operation. If a Handover was successful, all relevant state must be copied out of this sub-struct. */
 	struct handover ho;
 
-	/* buffer/cache for classmark of the ME of the subscriber */
-	struct gsm_classmark classmark;
-
 	/* Queue DTAP messages during handover/assignment (msgb_enqueue()/msgb_dequeue())*/
 	struct llist_head dtap_queue;
 	unsigned int dtap_queue_len;

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: If2826a8f334afabfa3a0198a0bc1eed009962c81
Gerrit-Change-Number: 15921
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191031/3b099147/attachment.htm>


More information about the gerrit-log mailing list