]> err.no Git - linux-2.6/blobdiff - sound/oss/opl3sa2.c
[PATCH] vt: fix possible memory corruption in complement_pos
[linux-2.6] / sound / oss / opl3sa2.c
index 7b4996e71576c4bc96b05cc0bceac85ff4c9b003..2efbd865109bf350f7c1f1c8809ea70c20106ab0 100644 (file)
@@ -199,7 +199,7 @@ module_param(mpu_io, int, 0);
 MODULE_PARM_DESC(mpu_io, "Set MIDI I/O base (0x330 or other. Address must be even and must be from 0x300 to 0x334)");
 
 module_param(irq, int, 0);
-MODULE_PARM_DESC(mss_irq, "Set MSS (audio) IRQ (5, 7, 9, 10, 11, 12)");
+MODULE_PARM_DESC(irq, "Set MSS (audio) IRQ (5, 7, 9, 10, 11, 12)");
 
 module_param(dma, int, 0);
 MODULE_PARM_DESC(dma, "Set MSS (audio) first DMA channel (0, 1, 3)");