lchan.h: Add related ticket info to FIXME comment

Change-Id: I09ea92e843383d65c8033196814d345135ff918e
This commit is contained in:
Pau Espin 2021-10-06 18:22:17 +02:00 committed by pespin
parent 36bbf1c328
commit db5bf829cd
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ enum lchan_rel_act_kind {
LCHAN_REL_ACT_RSL,
LCHAN_REL_ACT_PCU,
LCHAN_REL_ACT_OML,
LCHAN_REL_ACT_REACT, /* remove once auto-activation hack is removed from opstart_compl() */
LCHAN_REL_ACT_REACT, /* FIXME: remove once auto-activation hack is removed from opstart_compl() (OS#1575) */
};
struct gsm_rep_facch {