]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/scsi/scsi_cmnd.h
[MIPS] Pb1200/DBAu1200 code style cleanup
[karo-tx-linux.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 */