]> www.infradead.org Git - users/willy/linux.git/commit
scsi: fnic: Warn when calling done for IO not issued to fw
authorSatish Kharat <satishkh@cisco.com>
Tue, 15 Jan 2019 01:09:26 +0000 (17:09 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 23 Jan 2019 02:18:34 +0000 (21:18 -0500)
commite8bfe3e7ffc380540deeecd8565b9912d6ed87c2
treedfb7a9abf003ccc23727eb2b6493f1a17a5c27ad
parent3567dca1bac619d8da4145602495faf9340a4688
scsi: fnic: Warn when calling done for IO not issued to fw

The change is to print warning when scsi done is called for an IO that has
not yet been issued to the fw. Also adding sc and tag to debug print when
IO is cleaned up.

Signed-off-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/fnic/fnic_scsi.c