diff options
author | 2020-10-23 15:27:50 -0700 | |
---|---|---|
committer | 2020-10-27 10:01:39 +0100 | |
commit | 9c2bb2577d81b1a09f7e342e947986e55cad18e3 (patch) | |
tree | 206cbb1cd755ed04f462d934d21e2183873975b1 /drivers/usb/cdns3/cdns3-imx.c | |
parent | nvme-fc: track error_recovery while connecting (diff) | |
download | linux-dev-9c2bb2577d81b1a09f7e342e947986e55cad18e3.tar.xz linux-dev-9c2bb2577d81b1a09f7e342e947986e55cad18e3.zip |
nvme-fc: remove err_work work item
err_work was created to handle errors (mainly I/O timeouts) while in
CONNECTING state. The flag for err_work_active is also unneeded.
Remove err_work_active and err_work. The actions to abort I/Os are moved
inline to nvme_error_recovery().
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