aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/msc')
-rw-r--r--include/osmocom/msc/gsm_data.h2
-rw-r--r--include/osmocom/msc/vlr.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/osmocom/msc/gsm_data.h b/include/osmocom/msc/gsm_data.h
index 27f7fc591..ffe3afc6b 100644
--- a/include/osmocom/msc/gsm_data.h
+++ b/include/osmocom/msc/gsm_data.h
@@ -127,8 +127,6 @@ struct gsm_subscriber_connection {
/* connected via 2G or 3G? */
enum ran_type via_ran;
- struct gsm_classmark classmark;
-
uint16_t lac;
struct gsm_encr encr;
diff --git a/include/osmocom/msc/vlr.h b/include/osmocom/msc/vlr.h
index 386a548f7..d52713cb2 100644
--- a/include/osmocom/msc/vlr.h
+++ b/include/osmocom/msc/vlr.h
@@ -174,6 +174,8 @@ struct vlr_subscr {
uint8_t lac;
enum ran_type attached_via_ran;
} cs;
+
+ struct gsm_classmark classmark;
};
enum vlr_ciph {