[SCSI] qla2xxx: Reference proper ha during SBR handling.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Thu, 14 Aug 2008 04:37:00 +0000 (21:37 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 16 Aug 2008 15:23:53 +0000 (10:23 -0500)
commit19851f136ab37d7ac6f7c865329d13db54712ec0
treed8c083cacdda036c529adb95bf16316d3e4e9d73
parent946fb8915a47bbd76de75b2ae7f1c7e92c0666ca
[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>
drivers/scsi/qla2xxx/qla_isr.c
drivers/scsi/qla2xxx/qla_os.c