diff options
author | 2020-10-23 15:27:52 -0700 | |
---|---|---|
committer | 2020-10-27 10:02:29 +0100 | |
commit | ac9b820e713bdc8f340e7d65ca6a19b10b790f2a (patch) | |
tree | 700641eb41cd39ecb6e1eaf65b05e5ea71afcfa2 /drivers/usb/cdns3/cdns3-imx.c | |
parent | nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery (diff) | |
download | linux-dev-ac9b820e713bdc8f340e7d65ca6a19b10b790f2a.tar.xz linux-dev-ac9b820e713bdc8f340e7d65ca6a19b10b790f2a.zip |
nvme-fc: remove nvme_fc_terminate_io()
__nvme_fc_terminate_io() is now called by only 1 place, in reset_work.
Consoldate and move the functionality of terminate_io into reset_work.
In reset_work, rather than calling the create_association directly,
schedule the connect work element to do its thing. After scheduling,
flush the connect work element to continue with semantic of not
returning until connect has been attempted at least once.
Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions