commit | e8bfe3e7ffc380540deeecd8565b9912d6ed87c2 | [log] [tgz] |
---|---|---|
author | Satish Kharat <satishkh@cisco.com> | Mon Jan 14 17:09:26 2019 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Jan 22 21:18:34 2019 -0500 |
tree | dfb7a9abf003ccc23727eb2b6493f1a17a5c27ad | |
parent | 3567dca1bac619d8da4145602495faf9340a4688 [diff] |
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>