neels has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-bsc/+/27250 )
Change subject: cosmetics around select_best_cipher() ......................................................................
cosmetics around select_best_cipher()
Improve the function doc. Remove a comment at a caller, because that information is what the function doc is for.
Rename the array to codec_by_strength, because it is not the codec strength but the codec number listed in the array.
Related: SYS#5839 Change-Id: Iaed6b97c31e4ccb1f28ca7e64596d5e20563b392 --- M src/osmo-bsc/osmo_bsc_bssap.c 1 file changed, 5 insertions(+), 7 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/50/27250/2