aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/doc
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-04-18 18:58:36 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-04-18 18:58:36 +0200
commitafa0ad17238cd0a0dfd1d62929f937739f79b24d (patch)
tree76e38a1a5741183f2997575eda4b15fd26a16dde /openbsc/doc
parentcc7b22a53b2842af59f7bb84ca71c4edf455636c (diff)
lchan: Fix the name of the SACCH in the variable names
Call the channel by the right name.
Diffstat (limited to 'openbsc/doc')
-rw-r--r--openbsc/doc/channel_release.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/doc/channel_release.txt b/openbsc/doc/channel_release.txt
index 0f1b73c1c..e578aa828 100644
--- a/openbsc/doc/channel_release.txt
+++ b/openbsc/doc/channel_release.txt
@@ -55,7 +55,7 @@ bsc_api.c:gsm0808_clear
* Release a channel used for handover
* Release the primary lchan with normal release, SACH deactivate
-chan_alloc.c:lchan_release(chan, sach_deactivate, reason)
+chan_alloc.c:lchan_release(chan, sacch_deactivate, reason)
* Start release procedure. It is working in steps with callbacks
coming from the abis_rsl.c code.
* Release all SAPI's > 0, wait for them to be released