patch-2.1.98 linux/include/linux/parport.h

Next file: linux/kernel/kmod.c
Previous file: linux/include/linux/capability.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.97/linux/include/linux/parport.h linux/include/linux/parport.h
@@ -283,7 +283,6 @@
 	if ((dev->port->waithead == NULL) || (timeslip < dev->timeslice))
 		return 0;
 	parport_release(dev);
-	schedule();
 	return parport_claim_or_block(dev);
 }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov