fixeria has uploaded this change for review.
Fix description of BTS_CTR_BTS_RSL_FAIL: s/OML/RSL/
Change-Id: Icc3e603b08ab81869955ffa5b16ddfb458e83c78
Related: OS#4848
---
M src/osmo-bsc/bts.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/08/27408/1
diff --git a/src/osmo-bsc/bts.c b/src/osmo-bsc/bts.c
index c3e87b3..d09aa48 100644
--- a/src/osmo-bsc/bts.c
+++ b/src/osmo-bsc/bts.c
@@ -984,7 +984,7 @@
"Received a TEI down on a OML link" },
[BTS_CTR_BTS_RSL_FAIL] = \
{ "rsl_fail",
- "Received a TEI down on a OML link" },
+ "Received a TEI down on a RSL link" },
[BTS_CTR_CODEC_AMR_F] = \
{ "codec:amr_f",
"Count the usage of AMR/F codec by channel mode requested" },
To view, visit change 27408. To unsubscribe, or for help writing mail filters, visit settings.