RE: [PATCH] aacraid: change srb status busy return

2007-06-19 Thread Salyzyn, Mark
James Bottomley sez: >On Tue, 2007-06-19 at 11:41 -0400, Salyzyn, Mark wrote: >>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

Re: [PATCH] aacraid: change srb status busy return

2007-06-19 Thread James Bottomley
On Tue, 2007-06-19 at 11:41 -0400, Salyzyn, Mark wrote: > 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 wou

[PATCH] aacraid: change srb status busy return

2007-06-19 Thread Salyzyn, Mark
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. This attached patch is against current