[SCSI] Command protection operation
[linux-block.git] / include / scsi / scsi_eh.h
index 2a9add21267d7fddfc4f443b6d5f475eba65b31e..e5499ed0e37631aaabbd2be82df183eb1435bf63 100644 (file)
@@ -75,6 +75,7 @@ struct scsi_eh_save {
        int result;
        enum dma_data_direction data_direction;
        unsigned char cmd_len;
+       unsigned char prot_op;
        unsigned char *cmnd;
        struct scsi_data_buffer sdb;
        struct request *next_rq;