Attention is currently required from: laforge, pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/28678 )
Change subject: trxcon: support handling of multiple L1CTL client connections ......................................................................
Patch Set 2:
(3 comments)
File src/host/trxcon/include/osmocom/bb/trxcon/l1ctl_server.h:
https://gerrit.osmocom.org/c/osmocom-bb/+/28678/comment/d77e5c86_c53e119b PS1, Line 39: unsigned int index;
Both things. […]
Using idx everywhere now.
File src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h:
https://gerrit.osmocom.org/c/osmocom-bb/+/28678/comment/dfb5041f_780d33ae PS1, Line 24: unsigned int index;
idx?
Done
https://gerrit.osmocom.org/c/osmocom-bb/+/28678/comment/23bdbbf1_18a54397 PS1, Line 37: struct trxcon_inst *trxcon_inst_alloc(void *ctx, unsigned int idx);
ah here it is, idx ;)
Done