[DVB patch 34/37] DST: fix a bug in the module parameter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



fix a bug in the module parameter (Dominique Dumont)

Signed-off-by: Johannes Stezenbach <[email protected]>
---

 drivers/media/dvb/bt8xx/dst_ca.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6.12-rc4/drivers/media/dvb/bt8xx/dst_ca.c
===================================================================
--- linux-2.6.12-rc4.orig/drivers/media/dvb/bt8xx/dst_ca.c	2005-05-08 18:13:54.000000000 +0200
+++ linux-2.6.12-rc4/drivers/media/dvb/bt8xx/dst_ca.c	2005-05-08 18:14:03.000000000 +0200
@@ -38,7 +38,7 @@ MODULE_PARM_DESC(verbose, "verbose start
 
 static unsigned int debug = 1;
 module_param(debug, int, 0644);
-MODULE_PARM_DESC(dst_ca_debug, "debug messages, default is 0 (yes)");
+MODULE_PARM_DESC(debug, "debug messages, default is 1 (yes)");
 
 #define dprintk if (debug) printk
 

--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux