patch-1.3.36 linux/drivers/sound/sound_timer.c
Next file: linux/drivers/sound/soundcard.c
Previous file: linux/drivers/sound/sound_switch.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 18 05:33:27 1995
- Orig file:
v1.3.35/linux/drivers/sound/sound_timer.c
- Orig date:
Fri Oct 13 14:44:44 1995
diff -u --recursive --new-file v1.3.35/linux/drivers/sound/sound_timer.c linux/drivers/sound/sound_timer.c
@@ -326,7 +326,7 @@
if (curr_ticks >= next_event_time)
{
next_event_time = 0xffffffff;
- sequencer_timer ();
+ sequencer_timer (0);
}
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this