patch-2.1.132 linux/drivers/sound/sequencer.c

Next file: linux/drivers/sound/sonicvibes.c
Previous file: linux/drivers/sound/sb_common.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.131/linux/drivers/sound/sequencer.c linux/drivers/sound/sequencer.c
@@ -82,7 +82,7 @@
 static volatile int seq_playing = 0;
 static volatile int sequencer_busy = 0;
 static int      output_threshold;
-static int      pre_event_timeout;
+static long     pre_event_timeout;
 static unsigned synth_open_mask;
 
 static int      seq_queue(unsigned char *note, char nonblock);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov