patch-1.3.14 linux/drivers/sound/os.h
Next file: linux/drivers/sound/pas2_card.c
Previous file: linux/drivers/sound/mad16.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jul 31 09:46:27 1995
- Orig file:
v1.3.13/linux/drivers/sound/os.h
- Orig date:
Tue Jul 11 10:02:53 1995
diff -u --recursive --new-file v1.3.13/linux/drivers/sound/os.h linux/drivers/sound/os.h
@@ -155,7 +155,7 @@
*/
#define ACTIVATE_TIMER(name, proc, time) \
- {name.expires = time; \
+ {name.expires = jiffies+(time); \
add_timer (&name);}
#define INB inb
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