Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/27512 )
Change subject: gsm48_send_ho_cmd(): this function is not used, remove it ......................................................................
Patch Set 2:
(1 comment)
Patchset:
PS2:
Why is this patch being backported? This is not fixing any runtime bug.
Because it calls gsm48_make_ho_cmd(), which will require additional arguments in the next patches. There is not enough context info in this function to supply these arguments, so instead of hacking it to pass dummy values I decided to remove it as was done in master. I can keep it if you insist.