Attention is currently required from: pespin.
lynxis lazus has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/40813?usp=email )
Change subject: Re-introduce Iu/UTRAN support ......................................................................
Patch Set 6:
(1 comment)
File src/sgsn/gprs_routing_area.c:
https://gerrit.osmocom.org/c/osmo-sgsn/+/40813/comment/8068ecb9_ad548eb8?usp... : PS6, Line 487: else if (mmctx->p_tmsi_old != GSM_RESERVED_TMSI)
this else can be removed, you forgot.
I think it is better this way, because it explicit connects both statements and keep then in an order. IMHO it improve the code readiness.