[package] iw: fix calculation of fractional multicast rates like 5.5Mbps due to wrong...
[openwrt/svn-archive/archive.git] / package / ltq-tapidemo / patches / 110-no_echo_cancelation.patch
1 Index: tapidemo-5.0.1.27/src/device_vmmc.c
2 ===================================================================
3 --- tapidemo-5.0.1.27.orig/src/device_vmmc.c 2009-11-09 15:40:31.000000000 +0100
4 +++ tapidemo-5.0.1.27/src/device_vmmc.c 2010-03-30 21:32:51.000000000 +0200
5 @@ -240,7 +240,6 @@
6 TRACE(TAPIDEMO, DBG_LEVEL_HIGH,
7 ("Error, BBD file %s is not found.\n(File: %s, line: %d)\n",
8 pCpuDevice->pszBBD_CRAM_File, __FILE__, __LINE__));
9 - return IFX_ERROR;
10 }
11
12 #endif /* USE_FILESYSTEM */