pespin has uploaded this change for review.

View Change

abis_rsl: Document spec ref of CCCH Load Ind

Change-Id: Iada13bb29688249eecbd492388a6d4b0cc95575d
---
M src/osmo-bsc/abis_rsl.c
1 file changed, 10 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/58/32158/1
diff --git a/src/osmo-bsc/abis_rsl.c b/src/osmo-bsc/abis_rsl.c
index 1880996..6a9712e 100644
--- a/src/osmo-bsc/abis_rsl.c
+++ b/src/osmo-bsc/abis_rsl.c
@@ -2296,7 +2296,7 @@
return rc;
}

-/* current load on the CCCH */
+/* 5.4 and 8.5.2 Rx CCCH Load Ind */
static int rsl_rx_ccch_load(struct msgb *msg)
{
struct e1inp_sign_link *sign_link = msg->dst;

To view, visit change 32158. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Iada13bb29688249eecbd492388a6d4b0cc95575d
Gerrit-Change-Number: 32158
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newchange