From afa0ad17238cd0a0dfd1d62929f937739f79b24d Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 18 Apr 2012 18:58:36 +0200 Subject: lchan: Fix the name of the SACCH in the variable names Call the channel by the right name. --- openbsc/doc/channel_release.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/doc') 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 -- cgit v1.2.3