summaryrefslogtreecommitdiff
path: root/wct4xxp.c
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-06-22 14:43:14 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-06-22 14:43:14 +0000
commit0794d42d58203776433b1b01c89a1ee809d772d7 (patch)
treeae4f39c6422d51283756aaf58e2ea3779ccef44a /wct4xxp.c
parent7876ba00032d1117816414899497de867bf3eb31 (diff)
New Zealand fixes
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@681 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wct4xxp.c')
-rwxr-xr-xwct4xxp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wct4xxp.c b/wct4xxp.c
index 484e1d1..f95b0bb 100755
--- a/wct4xxp.c
+++ b/wct4xxp.c
@@ -56,7 +56,7 @@
/* Work queues are a way to better distribute load on SMP systems */
#ifdef LINUX26
-#define ENABLE_WORKQUEUES
+//#define ENABLE_WORKQUEUES
#endif
/* Enable prefetching may help performance */