[SCSI] aacraid: fix aacraid not finding device
authorSalyzyn, Mark <mark_salyzyn@adaptec.com>
Fri, 13 Apr 2007 12:35:25 +0000 (08:35 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 17 Apr 2007 22:02:22 +0000 (18:02 -0400)
commit4def7fa11208f779f22e6ba7344370b0220d3350
tree41180d61f4362ac218f6957ac420933bf3ca4c30
parent144ff8bf0d84a81806bfb5979b0a6b176b1fcace
[SCSI] aacraid: fix aacraid not finding device

Thanks for the help from Steve Fox and Duane Cox investigating this
issue, I'd like to report that we found the problem. The issue is with
the patch Steve Fox isolated below, by not accommodating older adapters
properly and issuing a command they do not support when retrieving
storage parameters about the arrays. This simple patch resolves the
problem (and more accurately mimics the logic of the original code
before the patch).

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/aachba.c