commit | b9202b4ae8171e9eaa21504d5a8c1c2e9d6ecd90 | [log] [tgz] |
---|---|---|
author | Satish Kharat <satishkh@cisco.com> | Tue Feb 28 16:15:12 2017 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Mar 23 09:57:23 2017 -0400 |
tree | 49c680ef6ae934c8675f74e917a9f3668e79c175 | |
parent | 7ef539c88d7d394410d547c9f082d477093a2a22 [diff] |
scsi: fnic: Avoid false out-of-order detection for aborted command If SCSI-ML has already issued abort on a command i.e FNIC_IOREQ_ABTS_PENDING is set and we get a IO completion, avoid this being flagged as out-of-order completion by setting the FNIC_IO_DONE flag in fnic_fcpio_icmnd_cmpl_handler Signed-off-by: Satish Kharat <satishkh@cisco.com> Signed-off-by: Sesidhar Baddela <sebaddel@cisco.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>