diff options
author | Bart Van Assche <bvanassche@acm.org> | 2019-04-17 23:44:28 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-04-29 23:24:50 +0200 |
commit | e209783d66bca04b5fce4429e59338517ffc1a0b (patch) | |
tree | dc84d0b57102dc55b9b7d497fa3ffeca52cfa21d /drivers/firewire | |
parent | scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd() (diff) | |
download | linux-e209783d66bca04b5fce4429e59338517ffc1a0b.tar.xz linux-e209783d66bca04b5fce4429e59338517ffc1a0b.zip |
scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()
Implementations of the .write_pending() callback functions must guarantee
that an appropriate LIO core callback function will be called immediately or
at a later time. Make sure that this guarantee is met for aborted SCSI
commands.
[mkp: typo]
Cc: Himanshu Madhani <hmadhani@marvell.com>
Cc: Giridhar Malavali <gmalavali@marvell.com>
Fixes: 694833ee00c4 ("scsi: tcm_qla2xxx: Do not allow aborted cmd to advance.") # v4.13.
Fixes: a07100e00ac4 ("qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM") # v4.5.
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>
Diffstat (limited to 'drivers/firewire')
0 files changed, 0 insertions, 0 deletions