Attention is currently required from: fixeria.
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))
cosmetic: << to the left, otherwise it looks like another field in this struct. […]
I'm sorry I'm not following you here. What do you mean?
To view, visit change 38127. To unsubscribe, or for help writing mail filters, visit settings.