]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/scsi/scsi_cmnd.h
[SCSI] add support for variable length extended commands
[linux-beck.git] / include / scsi / scsi_cmnd.h
index 7ed883c8e48a0c63b02f4562628a171ab644ebd5..3e46dfae81940dd889262c0fb22a4f0730fff413 100644 (file)
@@ -78,7 +78,7 @@ struct scsi_cmnd {
        int allowed;
        int timeout_per_command;
 
-       unsigned char cmd_len;
+       unsigned short cmd_len;
        enum dma_data_direction sc_data_direction;
 
        /* These elements define the operation we are about to perform */