From: Christoph Hellwig Date: Mon, 4 Apr 2011 13:42:30 +0000 (-0400) Subject: [SCSI] mpt2sas: do not check serial_number in the abort handler X-Git-Tag: v3.0-rc1~383^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7c44d4ad147d54f041ba3885cc28549da72f55a;p=pandora-kernel.git [SCSI] mpt2sas: do not check serial_number in the abort handler The SCSI midlayer stops all command processing when in error handling, which means there is no chance for command reuse when the abort handler is called. Signed-off-by: Christoph Hellwig Acked-by: "Moore, Eric" Signed-off-by: James Bottomley --- Reading git-diff-tree failed