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 <pes...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to