OSDN Git Service

scsi: qla2xxx: Complain if a command is released that is owned by the firmware
authorBart Van Assche <bvanassche@acm.org>
Wed, 17 Apr 2019 21:44:30 +0000 (14:44 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 29 Apr 2019 21:24:50 +0000 (17:24 -0400)
commitb1e261d4a4b71d67b62f6649c5496810c28e7ac1
treeddc925d149f471574a1272c92543a14936e8ce25
parentaefed3e5548f28e5fecafda6604fcbc65484dbaa
scsi: qla2xxx: Complain if a command is released that is owned by the firmware

The previous patch guarantees that a command is only released after the
firmware has finished processing it. Hence complain if a command is
released that is owned by the firmware.

Cc: Himanshu Madhani <hmadhani@marvell.com>
Cc: Giridhar Malavali <gmalavali@marvell.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Acked-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/tcm_qla2xxx.c