patch-1.3.79 linux/drivers/scsi/scsi.h

Next file: linux/fs/buffer.c
Previous file: linux/drivers/net/ibmtr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.78/linux/drivers/scsi/scsi.h linux/drivers/scsi/scsi.h
@@ -514,7 +514,7 @@
  * turned off 
  */
 #define INIT_SCSI_REQUEST       \
-    if (!CURRENT || CURRENT_PLUGGED) {     \
+    if (!CURRENT) {             \
 	CLEAR_INTR;             \
 	restore_flags(flags);	\
 	return;                 \

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