]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] aacraid: change srb status busy return
authorSalyzyn, Mark <mark_salyzyn@adaptec.com>
Tue, 19 Jun 2007 15:41:21 +0000 (11:41 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 20 Jun 2007 02:54:29 +0000 (19:54 -0700)
commitaa0c65f29b24c504c6ba4b1d3aa6bcfbba3d3a51
tree17e05b3ac4329c972320bcd58755ebc7c180242b
parent5c8e8c15e35fb20350be3584c94bc5bf121abac3
[SCSI] aacraid: change srb status busy return

This patch is more like a spelling correction than a fix. It was
discovered that if we had a busy status return from the Adapter for the
SCSI srb command to a physical component, that we returned
DID_NO_CONNECT rather than what one would expect DID_BUS_BUSY.

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