From: Salyzyn, Mark Date: Tue, 19 Jun 2007 15:41:21 +0000 (-0400) Subject: [SCSI] aacraid: change srb status busy return X-Git-Tag: v2.6.23-rc1~1053^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=760af100d7cdf62d0929b11929465e4cfc694c5c;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed