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

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)