commit | 19851f136ab37d7ac6f7c865329d13db54712ec0 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Wed Aug 13 21:37:00 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Aug 16 10:23:53 2008 -0500 |
tree | d8c083cacdda036c529adb95bf16316d3e4e9d73 | |
parent | 946fb8915a47bbd76de75b2ae7f1c7e92c0666ca [diff] |
[SCSI] qla2xxx: Reference proper ha during SBR handling. The executing-HA of an SRB can be referenced from the sp->fcport. Use this correct value while processing status-continuation data and abort processing. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>