diff options
| author | Mike Christie <[email protected]> | 2021-05-25 18:18:21 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-06-02 05:28:23 +0000 |
| commit | ed1b86ba0fba3d586cd53057551a95197b0a37ad (patch) | |
| tree | 0262500203ddd95c9b468e7c871369268de71fc2 /drivers/scsi/isci/request.c | |
| parent | scsi: qedi: Complete TMF works before disconnect (diff) | |
| download | kernel-ed1b86ba0fba3d586cd53057551a95197b0a37ad.tar.gz kernel-ed1b86ba0fba3d586cd53057551a95197b0a37ad.zip | |
scsi: qedi: Wake up if cmd_cleanup_req is set
If we got a response then we should always wake up the conn. For both the
cmd_cleanup_req == 0 or cmd_cleanup_req > 0, we shouldn't dig into
iscsi_itt_to_task because we don't know what the upper layers are doing.
We can also remove the qedi_clear_task_idx call here because once we signal
success libiscsi will loop over the affected commands and end up calling
the cleanup_task callout which will release it.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Manish Rangankar <[email protected]>
Signed-off-by: Mike Christie <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/scsi/isci/request.c')
0 files changed, 0 insertions, 0 deletions
