commit | e4fbf44ed0618acce4a06010ed9fa9c02e06e36a | [log] [tgz] |
---|---|---|
author | Brian King <brking@us.ibm.com> | Wed Mar 29 09:37:22 2006 -0600 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Thu Apr 13 10:13:28 2006 -0500 |
tree | fea3359ad2e1281781a6cefb75c270a0a9ed0bd7 | |
parent | 1121b794a384bc317fe36e967b82308b0e2c3852 [diff] |
[SCSI] ipr: Fixup device type check Fixup a check used by the ipr driver to determine if a given device is a SCSI disk. Due to the addition of support for attaching SATA devices, this check needs to be more robust. Signed-off-by: Brian King <brking@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>