From: Christof Schmitt Date: Thu, 20 Dec 2007 11:30:23 +0000 (+0100) Subject: [SCSI] zfcp: Fix evaluation of port handles in abort handler X-Git-Tag: v2.6.25-rc1~1230^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8627533c115c546649693d68fed6a74762c47d51;p=pandora-kernel.git [SCSI] zfcp: Fix evaluation of port handles in abort handler According to the FSF spec, word 0 (bytes 0-3) has the handle specified with the abort command and word 1 (bytes 4-7) has the handle for the command to be aborted. Fix the if statements that try to compare those. Signed-off-by: Christof Schmitt Signed-off-by: Martin Peschke Signed-off-by: James Bottomley --- Reading git-diff-tree failed