]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/scsi/libiscsi.h
Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux
[karo-tx-linux.git] / include / scsi / libiscsi.h
index 0f4367751b71769afe687bb3cd82f522117f7926..cedcff371c88d7d888920340c2757b0d75696926 100644 (file)
@@ -115,7 +115,7 @@ struct iscsi_task {
        /* copied values in case we need to send tmfs */
        itt_t                   hdr_itt;
        __be32                  cmdsn;
-       uint8_t                 lun[8];
+       struct scsi_lun         lun;
 
        int                     itt;            /* this ITT */