Attention is currently required from: neels.
fixeria has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-bsc/+/27309 )

Change subject: inter-BSC HO in: add Speech Codec (Chosen) IE to HO Req Ack
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

File src/osmo-bsc/osmo_bsc_bssap.c:

https://gerrit.osmocom.org/c/osmo-bsc/+/27309/comment/abea5aba_2f76e018
PS1, Line 1449: return HO_RESULT_ERROR
Everywhere in this function I see -ERRNO returned, but here you return a 
positive integer from 'enum handover_result'. Then in 
ho_fsm_wait_rr_ho_detect_onenter() we're calling strerror(-rc). The error 
message in this case may look really confusing, so I suggest to use -ERRNO here 
too.



--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/27309
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I1d0b395c97145b5aa1af4ef67aec9338d2f8f43b
Gerrit-Change-Number: 27309
Gerrit-PatchSet: 1
Gerrit-Owner: neels <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-Attention: neels <[email protected]>
Gerrit-Comment-Date: Wed, 23 Feb 2022 17:25:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment

Reply via email to