diff options
author | Hannes Reinecke <hare@suse.de> | 2020-02-28 10:53:08 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-02-29 04:54:48 +0300 |
commit | 84ff9532e5308d04f97f032a434021ba1b01b6a3 (patch) | |
tree | 78515511da7f47ecc957353f53f52582938cce1d /drivers/nfc/st95hf | |
parent | 466552b9f3730f06fee75776a208f5fa9c06c6a3 (diff) | |
download | linux-84ff9532e5308d04f97f032a434021ba1b01b6a3.tar.xz |
scsi: dpt_i2o: use scsi_host_complete_all_commands() to abort outstanding commands
Rather than traversing all outstanding commands manually, use the
scsi_host_complete_all_commands() helper to terminate all commands during
reset. With that we can drop the cmd_list usage from the midlayer.
Link: https://lore.kernel.org/r/20200228075318.91255-4-hare@suse.de
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/nfc/st95hf')
0 files changed, 0 insertions, 0 deletions