Attention is currently required from: laforge, pespin.
2 comments:
File libosmo-trx/src/trx_ep.c:
Patch Set #5, Line 427: talloc_free(ep->chans); /* re-alloc: free() and allocate again */
if (num_chans == ep->num_chans) return 0;
Acknowledged
Patch Set #5, Line 433: ep->chans[n] = (struct osmo_trx_ep_chan){
FYI, having this is a static function trx_ep_chan_init() is handy later on when readers try to under […]
Done
To view, visit change 43111. To unsubscribe, or for help writing mail filters, visit settings.