Attention is currently required from: pespin.
1 comment:
File src/sgsn/gprs_sndcp.c:
Patch Set #4, Line 225: (LLE)->llme->tlli, (LLE)->sapi, (NSAPI), llist_count(&gprs_sndcp_entities), ##ARGS)
Counting a list every time we log something sounds a bit crazy... […]
Counting list only when we need to log some error (which is most of the cases in the patch) is way better than maintaining separate counter all the time.
To view, visit change 29752. To unsubscribe, or for help writing mail filters, visit settings.