From: scameron@beardog.cca.cpqcorp.net Date: Mon, 8 Jun 2009 21:05:56 +0000 (-0500) Subject: cciss: separate error processing and command retrying code in sendcmd_withirq_core() X-Git-Tag: v2.6.31-rc1~389^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=789a424ad1352b335960e7c56494d0410577fa61;p=pandora-kernel.git cciss: separate error processing and command retrying code in sendcmd_withirq_core() Separate the error processing from sendcmd_withirq_core from the code which retries commands. The rationale for this is that the SCSI error handling code can then be made to use sendcmd_withirq_core, but avoid retrying commands. Signed-off-by: Stephen M. Cameron Signed-off-by: Jens Axboe --- Reading git-diff-tree failed