[PATCH] osmo-bts[master]: fix comment in common/l1sap.c, function name changed

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Wed Jul 27 13:08:01 UTC 2016


Review at  https://gerrit.osmocom.org/617

fix comment in common/l1sap.c, function name changed

Change was in 334df9441a44de00c0dd3f66e73ac6fae28098fb
"cosmetic: clarify TCH/F_PDCH related naming and comments"

Change-Id: If3e353ea5796ee129bdd95e5f954e6c141cffec8
---
M src/common/l1sap.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/17/617/1

diff --git a/src/common/l1sap.c b/src/common/l1sap.c
index 0bbdb9e..582a364 100644
--- a/src/common/l1sap.c
+++ b/src/common/l1sap.c
@@ -487,7 +487,7 @@
 
 	/* During PDCH DEACT, this marks the deactivation of the PDTCH as
 	 * requested by the PCU. Next up, we disconnect the TS completely and
-	 * call back to dyn_pdch_ts_disconnected(). See rsl_rx_dyn_pdch(). */
+	 * call back to cb_ts_disconnected(). See rsl_rx_dyn_pdch(). */
 	if (lchan->ts->pchan == GSM_PCHAN_TCH_F_PDCH
 	    && (lchan->ts->flags & TS_F_PDCH_DEACT_PENDING))
 		bts_model_ts_disconnect(lchan->ts);

-- 
To view, visit https://gerrit.osmocom.org/617
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If3e353ea5796ee129bdd95e5f954e6c141cffec8
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: neels_test_account <neels at hofmeyr.de>



More information about the gerrit-log mailing list