Attention is currently required from: jolly.
1 comment:
File src/input/misdn.c:
msgb_pull(msg, MISDN_HEADER_LEN);
msg->l2h = msg->data;
so tsx_read and ts_raw_read now use msg->l2h = msgb_pull... but here it's still separate. We should unify this, if possible?
To view, visit change 30448. To unsubscribe, or for help writing mail filters, visit settings.