commit | 760af100d7cdf62d0929b11929465e4cfc694c5c | [log] [tgz] |
---|---|---|
author | Salyzyn, Mark <mark_salyzyn@adaptec.com> | Tue Jun 19 11:41:21 2007 -0400 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue Jun 19 19:54:29 2007 -0700 |
tree | 17e05b3ac4329c972320bcd58755ebc7c180242b | |
parent | 96249cf9847da57a147b30dfed88fe585d578970 [diff] |
[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>