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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Nov 2019 17:46:24 +0000 (18:46 +0100)
commitca35c5a1cb21c99a1d948a189b9ff5f3354f2c39
tree1e1efccb9200782a0d0ee2ce8f43c462e109f706
parenta1f14df33c051fcdb1d050c8ea5b32851863ebff
scsi: qla2xxx: Use correct qpair for ABTS/CMD

[ Upstream commit 49cecca7dd49e2950ed6d973acfa84e7c8c7a480 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_iocb.c