summaryrefslogtreecommitdiff
path: root/xpp/xpp_zap.c
diff options
context:
space:
mode:
Diffstat (limited to 'xpp/xpp_zap.c')
-rw-r--r--xpp/xpp_zap.c2
1 files changed, 1 insertions, 1 deletions
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");