osmocom-bb/src/host/trxcon
Vadim Yanitskiy 71eb55f3f9 trxcon: l1ctl_server_{start,shutdown}() -> l1ctl_server_{alloc,free}()
l1ctl_server_start() does not actually start the server, it simply
allocates memory and initializes it.  l1ctl_server_shutdown() does
the opposite.  Let's use more precise symbol names.

Change-Id: Ie039abdff3911c5b566c760b26c31203824c5764
2022-07-22 17:31:05 +07:00
..
include trxcon: l1ctl_server_{start,shutdown}() -> l1ctl_server_{alloc,free}() 2022-07-22 17:31:05 +07:00
m4 trxcon: separate the scheduler into libl1sched.la 2022-07-12 19:29:13 +07:00
src trxcon: l1ctl_server_{start,shutdown}() -> l1ctl_server_{alloc,free}() 2022-07-22 17:31:05 +07:00
.gitignore trxcon: separate the scheduler into libl1sched.la 2022-07-12 19:29:13 +07:00
Makefile.am trxcon: separate the scheduler into libl1sched.la 2022-07-12 19:29:13 +07:00
configure.ac trxcon: separate the scheduler into libl1sched.la 2022-07-12 19:29:13 +07:00