[SCSI] ipr: SATA reset - wait for host reset completion
authorBrian King <brking@us.ibm.com>
Tue, 21 Nov 2006 16:27:58 +0000 (10:27 -0600)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 22 Nov 2006 18:17:55 +0000 (12:17 -0600)
If an ipr adapter hits a fatal microcode error requiring a reset
while a SATA device is going through EH, it can result in a command
getting issued to the ipr adapter while it is getting reset, which
can cause PCI bus errors. Wait for any outstanding adapter reset
to finish prior to issuing a SATA device reset.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found