From: James Bottomley Date: Sat, 29 Oct 2005 15:28:33 +0000 (-0500) Subject: [SCSI] lpfc: Fix for "command completion for iotax x?? not found" X-Git-Tag: v2.6.15-rc1~723^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=604a3e3042eb89ffaa4f735ef9208281aae786c7;p=pandora-kernel.git [SCSI] lpfc: Fix for "command completion for iotax x?? not found" From: James Smart There were scenarios where the error handlers could reuse an iotag value of an active io. Remove all possibility of this by pre-assigning iotag resources to command resources. Signed-off-by: James Smart Rejections fixed up and Signed-off-by: James Bottomley --- Reading git-diff-tree failed