OpenWrt – Blame information for rev 4

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 --- a/src/drv_tapi_linux.c
2 +++ b/src/drv_tapi_linux.c
3 @@ -97,6 +97,8 @@
4 #include "drv_tapi_announcements.h"
5 #endif /* TAPI_ANNOUNCEMENTS */
6  
7 +#undef CONFIG_PROC_FS
8 +
9 #define TAPI_IOCTL_STACKSIZE 4000 /* allow some overhead 4 k */
10  
11 /* ================================== */