From bc1d333b938f7f829441994765fb0c1a0f8d7be1 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Mon, 3 Apr 2006 07:08:13 +0000 Subject: by default don't debug git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@995 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- xpp/xpp_zap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xpp/xpp_zap.c') diff --git a/xpp/xpp_zap.c b/xpp/xpp_zap.c index 878bad7..8e7937b 100644 --- a/xpp/xpp_zap.c +++ b/xpp/xpp_zap.c @@ -73,7 +73,7 @@ struct workqueue_struct *xpp_worker = NULL; static LIST_HEAD(xpd_list); -DEF_PARM(int, print_dbg, 1, "Print DBG statements"); +DEF_PARM(int, print_dbg, 0, "Print DBG statements"); DEF_PARM(int, max_queue_len, MAX_QUEUE_LEN, "Maximum Queue Length."); DEF_PARM(int, xbus_err_disable_bus, 1000, "Number of errors needed to disable bus"); DEF_PARM(int, ignore_xpds, 0, "a bitmask of xpd numbers to ignore"); -- cgit v1.2.3