scsi: qla2xxx: Use correct qpair for ABTS/CMD
authorQuinn Tran <quinn.tran@cavium.com>
Fri, 31 Aug 2018 18:24:28 +0000 (11:24 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 12 Sep 2018 00:28:06 +0000 (20:28 -0400)
commit49cecca7dd49e2950ed6d973acfa84e7c8c7a480
tree1639ea708ffd319c74b1c95720ab54999d245eac
parent4c1458df9635c7e3ced155f594d2e7dfd7254e21
scsi: qla2xxx: Use correct qpair for ABTS/CMD

On Abort of initiator scsi command, the abort needs to follow the same qpair
as the the scsi command to prevent out of order processing.

Signed-off-by: Quinn Tran <quinn.tran@cavium.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_iocb.c