Attention is currently required from: laforge.
1 comment:
File src/tetra_upper_mac.c:
so you want to move the tail but not change the length (as msgb_get does). […]
I agree, but it is in line with what's also present at several other locations in this file. I'd suggest I file a separate commit where I replace the "msg->tail -= var" construction with msgb_get(msg, var) calls. I can then also properly test the change doesn't inadvertedly break things.
To view, visit change 33953. To unsubscribe, or for help writing mail filters, visit settings.