Attention is currently required from: laforge, dexter.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/34105 )
Change subject: pcuif_proto: remove unnecessary members from gsm_pcu_if_data_cnf_dt ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
I'm not sure if the 'msg_id' is really sufficient. […]
a msg_id assigned by PCU is certainly enough, since it's the PCU taking care of internally keeping some lookup table between that msg_id and whatever information it may deem necessary, be it a tlli, an fn, a pointer or whatever. The exact point is that the actual implementation matching the PCUIF message ends up in osmo-pcu and can be changed/improved at any point as needed.