Attention is currently required from: pespin.
1 comment:
File src/pdch_ul_controller.c:
Patch Set #1, Line 196: LOGPDCH(ulc->pdch, DRLCMAC, LOGL_DEBUG, "reserving FN %u\n", item->fn);
what are you talking about? it->ype is not populated in any way in this while loop?
I mean: The pointer it gets assigned in line 202
it = container_of(*n, struct pdch_ulc_node, node);
This happens in the while loop below but the log line is before the while loop.
To view, visit change 31022. To unsubscribe, or for help writing mail filters, visit settings.