Attention is currently required from: laforge, pespin.
Patch set 3:Code-Review +2
1 comment:
File include/osmocom/bsc/gsm_data.h:
Patch Set #2, Line 993: #define LAC_CI_HASHTABLE_KEY(lac, ci) ((((uint32_t)(ci)) << sizeof(lac)) | (uint32_t)(lac))
Ah ok, I did it this way on purpose to align it as if it was a function of the class, but I can modi […]
Done
To view, visit change 38127. To unsubscribe, or for help writing mail filters, visit settings.