summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwct4xxp.c2
1 files changed, 1 insertions, 1 deletions
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;