Attention is currently required from: fixeria, osmith.
2 comments:
File src/gsm/rlp.c:
Patch Set #5, Line 85: //out->fcs = (data[240/8-3] << 16) | (data[240/8-2]) << 8 | (data[240/8-1] << 0);
do you want to keep this?
it was removed by the next patch, but I now cleaned it up and removed it here.
File tests/rlp/rlp_test.c:
Patch Set #4, Line 4: #if 0
debugging leftovers?
Done
To view, visit change 35123. To unsubscribe, or for help writing mail filters, visit settings.