patch-2.3.16 linux/drivers/net/cycx_drv.c
Next file: linux/drivers/net/cycx_main.c
Previous file: linux/drivers/net/cosa.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Aug 31 11:30:48 1999
- Orig file:
v2.3.15/linux/drivers/net/cycx_drv.c
- Orig date:
Thu Aug 12 09:46:13 1999
diff -u --recursive --new-file v2.3.15/linux/drivers/net/cycx_drv.c linux/drivers/net/cycx_drv.c
@@ -638,7 +638,6 @@
know it all the contexts where this routine is used are interruptible... */
current->state = TASK_INTERRUPTIBLE;
- current->counter = 0; /* make us low-priority */
schedule_timeout(sec*HZ);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)