cciss: decode unit attention in SCSI error handling code
authorscameron@beardog.cca.cpqcorp.net <scameron@beardog.cca.cpqcorp.net>
Mon, 8 Jun 2009 21:10:57 +0000 (16:10 -0500)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 9 Jun 2009 03:47:44 +0000 (05:47 +0200)
commit3969251b80a7b143d01576780073fe0cc9ef6253
tree7928657a978ccc6eaca6589a5466277dec43409d
parent72f9f1324fc4cd450c92e4600a710231b0445c75
cciss: decode unit attention in SCSI error handling code

Make SCSI reset error handler decode unit attention ASC
and after a target reset wait for a unit attention that indicates
a reset occurred rather than just for any old unit attention.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cca.cpqcorp.net>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/cciss_scsi.c