summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-08-14 01:44:59 +0000
committerrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-08-14 01:44:59 +0000
commit0c19cd4ccf531e5d705e7d61a7ef345f31ed63c7 (patch)
treed20c82bcd921a62be068d7a9c3549ebd0ce74739
parent5fc151662d2dfbed71356b840a6db54f3f4f4411 (diff)
add a note that ENABLE_TASKLETS is not implemented in wct4xxp (issue #7688)
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1300 5390a7c7-147a-4af0-8ec9-7488f05a26cb
-rw-r--r--wct4xxp_base.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/wct4xxp_base.c b/wct4xxp_base.c
index be23bcb..8dfbefd 100644
--- a/wct4xxp_base.c
+++ b/wct4xxp_base.c
@@ -57,6 +57,8 @@
* you are more concerned with the performance of your machine, enable the
* tasklets. If you are strict about absolutely no drops, then do not enable
* tasklets.
+ *
+ * XXX THIS IS NOT CURRENTLY IMPLEMENTED FOR THIS MODULE. FOR NOW, DO NOT USE!
*/
/* #define ENABLE_TASKLETS */