Browse Source

Make parameter debug writable

Overseen in the last patch series.

Signed-off-by: Karsten Keil <kkeil@suse.de>
Karsten Keil 16 years ago
parent
commit
9785a8f8db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/isdn/hardware/mISDN/hfcpci.c

+ 1 - 1
drivers/isdn/hardware/mISDN/hfcpci.c

@@ -61,7 +61,7 @@ u32	hfc_jiffies;
 
 MODULE_AUTHOR("Karsten Keil");
 MODULE_LICENSE("GPL");
-module_param(debug, uint, 0);
+module_param(debug, uint, S_IRUGO | S_IWUSR);
 module_param(poll, uint, S_IRUGO | S_IWUSR);
 
 enum {