commit | 8627533c115c546649693d68fed6a74762c47d51 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Thu Dec 20 12:30:23 2007 +0100 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Jan 11 18:29:02 2008 -0600 |
tree | 747a70b12d8796cd1bbde3ae7b04e8243e13be21 | |
parent | d1ad09db2fd551d49d65ef040591cb9298e70fb6 [diff] |
[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 <christof.schmitt@de.ibm.com> Signed-off-by: Martin Peschke <mp3@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>