Attention is currently required from: jolly.
2 comments:
File include/osmocom/gsm/lapdm.h:
Patch Set #8, Line 37: struct llist_head tx_ui_queue; /*!< UI frames to L1 */
TODO-RELEASE due to ABI breakage
File src/gsm/lapdm.c:
Patch Set #8, Line 295: while ((msg = msgb_dequeue(&dl->tx_ui_queue)))
this function reimplements the msgb_queue_free() function which we already have in msgb.h of libosmocore. We should avoid duplicating code.
To view, visit change 34987. To unsubscribe, or for help writing mail filters, visit settings.