Attention is currently required from: pespin.
2 comments:
File src/host/trxcon/src/sched_lchan_tchf.c:
Patch Set #1, Line 255: data_len -= 2;
why not using sizeof(struct amr_hdr) as the comment indicates?
Because it's defined in `libosmo-netif`, and I don't really want to add a new lib dependency just to know size of a header...
File src/host/trxcon/src/sched_lchan_tchh.c:
Patch Set #1, Line 468: data_len -= 2;
same
Same.
To view, visit change 33706. To unsubscribe, or for help writing mail filters, visit settings.