patch-2.1.37 linux/drivers/net/ltpc.c
Next file: linux/drivers/net/mkiss.c
Previous file: linux/drivers/net/lance.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon May 12 10:35:41 1997
- Orig file:
v2.1.36/linux/drivers/net/ltpc.c
- Orig date:
Wed Apr 23 19:01:19 1997
diff -u --recursive --new-file v2.1.36/linux/drivers/net/ltpc.c linux/drivers/net/ltpc.c
@@ -1259,7 +1259,7 @@
if(debug&DEBUG_VERBOSE) printk("waiting\n");
/* if it's in process, wait a bit for it to finish */
timeout = jiffies+HZ;
- add_timer(<pc_timer)
+ add_timer(<pc_timer);
while(del_timer(<pc_timer) && (timeout > jiffies))
{
add_timer(<pc_timer);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov