From: David C Somayajulu Date: Wed, 19 Mar 2008 18:23:03 +0000 (-0700) Subject: [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code X-Git-Tag: v2.6.26-rc1~1140^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d56291366cd6ab156be722e42cf487bef20f5fd;p=pandora-kernel.git [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code This patch contains the following: 1. when hba completion status is good, check for iscsi transport errors (underflow/overflow) prior to checking the scsi status 2. New firmware requires that one marker iocb be issued for each task management command. The patch issues marker iocb immediately following a LUN or Target reset. Signed-off-by: David C Somayajulu Signed-off-by: James Bottomley --- Reading git-diff-tree failed