aboutsummaryrefslogtreecommitdiff
path: root/at76c503.c
diff options
context:
space:
mode:
Diffstat (limited to 'at76c503.c')
-rw-r--r--at76c503.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/at76c503.c b/at76c503.c
index cd20a2b..8d20a52 100644
--- a/at76c503.c
+++ b/at76c503.c
@@ -159,7 +159,7 @@ static unsigned long spin_l_istate_flags;
/* Module paramaters */
-module_param_named(debug, at76_debug, int, 0400);
+module_param_named(debug, at76_debug, int, 0600);
MODULE_PARM_DESC(debug, "Debugging level");
static int rx_copybreak = 200;