From: Chad Dupuis Date: Fri, 11 Apr 2014 20:54:31 +0000 (-0400) Subject: qla2xxx: Avoid escalating the SCSI error handler if the command is not found in firmware. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~13^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f934c9d082f9062a583c4a3980c1902814b7e950;p=pandora-kernel.git qla2xxx: Avoid escalating the SCSI error handler if the command is not found in firmware. If the firmware cannot find the command specified then return SUCCESS to the error handler so as not to needlessly escalate. Also cleanup the resources for the command since we cannot expect the original command to returned in interrupt context. Signed-off-by: Chad Dupuis Signed-off-by: Saurav Kashyap Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed