commit | 5986c3d305f497d3ff33d65e4d9ff6d00121407b | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Tue Jan 30 01:18:52 2007 -0800 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Wed Jul 18 11:15:41 2007 -0500 |
tree | 5c3c008f3ef68927680b530b3f81766899755946 | |
parent | d97db63f8dd22e7b669982e47db0c5e3f569a6b5 [diff] |
[SCSI] libsas: Unknown STP devices should be reported to libata as unknown. When libsas encounters a STP device whose protocol isn't recognized (i.e. not ATA or ATAPI), we should set the ata_device's class to ATA_DEV_UNKNOWN instead of ATA_DEV_ATA. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>