OSDN Git Service

scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for the...
authorSaurav Kashyap <skashyap@marvell.com>
Mon, 24 Jun 2019 08:29:58 +0000 (01:29 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 27 Jun 2019 02:42:41 +0000 (22:42 -0400)
commit25ad7394c7783a5bc73f7a930bda3a7a7f3195cb
tree98af4be9fe8ad4fd5b29fc74b0df879fe5d85bb3
parent0e0fcef97201712894959568c24c08fd7542a2ec
scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for the same request

If firmware sends either cleanup or abort completion, it means other won't
be sent. Clean out flags for other as well.

Signed-off-by: Saurav Kashyap <skashyap@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/bnx2fc/bnx2fc.h
drivers/scsi/bnx2fc/bnx2fc_io.c