mirror of https://github.com/hak5/openwrt.git
13 lines
529 B
Diff
13 lines
529 B
Diff
|
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 */
|