From: Michael Reed Date: Wed, 8 Apr 2009 19:34:33 +0000 (-0500) Subject: [SCSI] qla1280: error recovery rewrite X-Git-Tag: v2.6.31-rc1~365^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=413e6e18b483de272bdafa56e5c086c75f11d681;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed