Attention is currently required from: fixeria.
2 comments:
File include/osmocom/bsc/gsm_data.h:
Patch Set #2, Line 542: none = -1
here, negative
Patch Set #2, Line 546: (A5_N) >= 0
Why this check? Do we really use negative numbers in this context?
true, that for -1 the condition would not be needed. But since we're in a habit of passing -ERRNO we might as well rather interpret all negatives as "no algo found"
To view, visit change 27248. To unsubscribe, or for help writing mail filters, visit settings.