[SCSI] bidirectional command support
[deliverable/linux.git] / include / scsi / scsi_eh.h
index 1e08be1466ee2c8e177fe30de0a66735d81c3969..25071d5d9bf813e95b49efa567fbed23c16f2236 100644 (file)
@@ -74,6 +74,7 @@ struct scsi_eh_save {
        unsigned char cmd_len;
        unsigned char cmnd[MAX_COMMAND_SIZE];
        struct scsi_data_buffer sdb;
+       struct request *next_rq;
 
        /* new command support */
        struct scatterlist sense_sgl;
This page took 0.024551 seconds and 5 git commands to generate.