Commit 21df50b3 authored by Guido Casati's avatar Guido Casati

Cleanup unused imsi member in gNB_RRC_UE_s

parent c0919d85
Branches unavailable
2025.w08 2025.w07 2025.w06 2025.w05
No related merge requests found
...@@ -203,8 +203,6 @@ typedef struct gNB_RRC_UE_s { ...@@ -203,8 +203,6 @@ typedef struct gNB_RRC_UE_s {
NR_CellGroupConfig_t *masterCellGroup; NR_CellGroupConfig_t *masterCellGroup;
NR_RadioBearerConfig_t *rb_config; NR_RadioBearerConfig_t *rb_config;
ImsiMobileIdentity_t imsi;
/* KgNB as derived from KASME received from EPC */ /* KgNB as derived from KASME received from EPC */
uint8_t kgnb[32]; uint8_t kgnb[32];
int8_t kgnb_ncc; int8_t kgnb_ncc;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment