[SCSI] qla1280: error recovery rewrite
authorMichael Reed <mdr@sgi.com>
Wed, 8 Apr 2009 19:34:33 +0000 (14:34 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 20 May 2009 22:21:13 +0000 (17:21 -0500)
commit413e6e18b483de272bdafa56e5c086c75f11d681
tree89a61e76f63b3c5c0b51e3115b7e5eaef78f2893
parentfd65e5e93cbd9d2f34bbb0f0b2f46a30a1d20915
[SCSI] qla1280: error recovery rewrite

The driver now waits for the scsi commands associated with a
particular error recovery step to be returned to the mid-layer,
and returns the appropriate SUCCESS or FAILED status.  Removes
unneeded polling of chip for interrupts.

This patch also bumps the driver version number.

Signed-off-by: Michael Reed <mdr@sgi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla1280.c
drivers/scsi/qla1280.h