From b3fd2fd0f5d0f6d6e687e1e53608c73a42dfa955 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Thu, 11 Aug 2005 15:54:10 +0000 Subject: turn off echo can debugging by default git-svn-id: http://svn.digium.com/svn/zaptel/branches/v1-0@734 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wct4xxp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wct4xxp.c b/wct4xxp.c index 0927f23..ec1bfa6 100755 --- a/wct4xxp.c +++ b/wct4xxp.c @@ -160,7 +160,7 @@ static inline int t4_queue_work(struct workqueue_struct *wq, struct work_struct #endif -static int debug=DEBUG_ECHOCAN; +static int debug=0; static int timingcable; static int highestorder; static int t1e1override = -1; -- cgit v1.2.3