Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus

This commit is contained in:
James Bottomley
2014-10-07 13:48:12 -07:00
131 changed files with 10351 additions and 3015 deletions

View File

@@ -333,6 +333,7 @@ static inline int scsi_status_is_good(int status)
#define TYPE_RBC 0x0e
#define TYPE_OSD 0x11
#define TYPE_ZBC 0x14
#define TYPE_WLUN 0x1e /* well-known logical unit */
#define TYPE_NO_LUN 0x7f
/* SCSI protocols; these are taken from SPC-3 section 7.5 */