aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/misc/sysmobts_mgr_calib.c
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2020-10-17 15:18:05 +0700
committerlaforge <laforge@osmocom.org>2020-10-19 15:04:22 +0000
commit1b5b62962431060559bb5c8516b5fb340c67875f (patch)
tree390227e8e9603a5c42a7dbaab3ff586af0f2ff95 /src/osmo-bts-sysmo/misc/sysmobts_mgr_calib.c
parentdebfbb69653421b523f50ef4625a4f7ee4741d5a (diff)
scheduler: remove pending Tx prims on lchan deactivation
Sometimes the following messages appear in the logging output: TCH/F: Prim has wrong chan_nr=0xc5 link_id=00, expecting chan_nr=0x0d link_id=00 TCH/F: Prim has wrong chan_nr=0xc2 link_id=00, expecting chan_nr=0x0a link_id=00 when a dynamic timeslot is switched from PDCH to TCH/F (or to TCH/H). This means that the transmit queue of a timeslot still contains PDCH frames, that were not properly cleaned on PDCH deactivation. Let's finally do this in trx_sched_set_lchan(). Change-Id: Ic6560c660c658f36b84e7efa2f1d93e3a870962b Related: SYS#5108, OS#4804
Diffstat (limited to 'src/osmo-bts-sysmo/misc/sysmobts_mgr_calib.c')
0 files changed, 0 insertions, 0 deletions