aboutsummaryrefslogtreecommitdiffstats
path: root/package/ifx-tapidemo/patches/110-no_echo_cancelation.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-02-01 14:32:25 +0000
committerJohn Crispin <john@openwrt.org>2011-02-01 14:32:25 +0000
commitfd551c1fa7526aca631a07f0fd3134433c9fa5fe (patch)
tree1b6db352842d684f7cbd478a2dbc1724d09cdfe5 /package/ifx-tapidemo/patches/110-no_echo_cancelation.patch
parent79b3d8f69aa02e2dc80f04a1ac84e971a2a33f8b (diff)
downloadupstream-fd551c1fa7526aca631a07f0fd3134433c9fa5fe.tar.gz
upstream-fd551c1fa7526aca631a07f0fd3134433c9fa5fe.tar.bz2
upstream-fd551c1fa7526aca631a07f0fd3134433c9fa5fe.zip
* rename voice package * sync with lantiqs release * make it work on lantiq kernel
SVN-Revision: 25275
Diffstat (limited to 'package/ifx-tapidemo/patches/110-no_echo_cancelation.patch')
-rw-r--r--package/ifx-tapidemo/patches/110-no_echo_cancelation.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/ifx-tapidemo/patches/110-no_echo_cancelation.patch b/package/ifx-tapidemo/patches/110-no_echo_cancelation.patch
deleted file mode 100644
index d424d48470..0000000000
--- a/package/ifx-tapidemo/patches/110-no_echo_cancelation.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: tapidemo-5.0.1.27/src/device_vmmc.c
-===================================================================
---- tapidemo-5.0.1.27.orig/src/device_vmmc.c 2009-11-09 15:40:31.000000000 +0100
-+++ tapidemo-5.0.1.27/src/device_vmmc.c 2010-03-30 21:32:51.000000000 +0200
-@@ -240,7 +240,6 @@
- TRACE(TAPIDEMO, DBG_LEVEL_HIGH,
- ("Error, BBD file %s is not found.\n(File: %s, line: %d)\n",
- pCpuDevice->pszBBD_CRAM_File, __FILE__, __LINE__));
-- return IFX_ERROR;
- }
-
- #endif /* USE_FILESYSTEM */