patch-2.3.3 linux/drivers/scsi/st.h
Next file: linux/drivers/sgi/char/sgiserial.c
Previous file: linux/drivers/scsi/sr_ioctl.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat May 15 15:05:36 1999
-  Orig file: 
v2.3.2/linux/drivers/scsi/st.h
-  Orig date: 
Sun Sep  6 09:48:30 1998
diff -u --recursive --new-file v2.3.2/linux/drivers/scsi/st.h linux/drivers/scsi/st.h
@@ -65,7 +65,7 @@
 typedef struct {
   kdev_t devt;
   unsigned capacity;
-  struct wait_queue * waiting;
+  wait_queue_head_t waiting;
   Scsi_Device* device;
   struct semaphore sem;
   ST_buffer * buffer;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)