Attention is currently required from: laforge, pespin.
1 comment:
File src/shared/l1gprs.c:
Patch Set #10, Line 83: static struct l1gprs_tbf *l1gprs_find_tbf(struct l1gprs_state *gprs,
Iterating over the interesting subset instead of iterating over the entire set and skipping half. […]
Yes, but I don't think this is critical... unless you want to reconfigure hundreds of TBFs per second. And in general I don't expect this llist to grow a lot, most of the time you have one UL and one DL TBF anyway.
To view, visit change 30743. To unsubscribe, or for help writing mail filters, visit settings.