aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/lchan.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmo-bts/lchan.h')
-rw-r--r--include/osmo-bts/lchan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmo-bts/lchan.h b/include/osmo-bts/lchan.h
index 330b0bbb..b9496b98 100644
--- a/include/osmo-bts/lchan.h
+++ b/include/osmo-bts/lchan.h
@@ -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 {