Attention is currently required from: jolly.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/34485?usp=email )
Change subject: ASCI: Increase channel request history to 5 entries ......................................................................
Patch Set 5:
(2 comments)
File src/host/layer23/src/mobile/gsm48_rr.c:
https://gerrit.osmocom.org/c/osmocom-bb/+/34485/comment/f41098d1_4522ba1b PS5, Line 2367: static int gsm48_match_ra(struct osmocom_ms *ms, struct gsm48_req_ref *ref, int hist_num) unsigned. uint8_t probably?
https://gerrit.osmocom.org/c/osmocom-bb/+/34485/comment/409eae4e_6704c29f PS5, Line 2495: if (gsm48_match_ra(ms, &ia->req_ref, 3)) { sounds like we want to have defined for magic numbers 3 and 5 ;)