commit | 39a9dd81f864aa20be896bb34b4bbc2501a2453d | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Tue May 14 14:10:41 2019 -0600 |
committer | Keith Busch <keith.busch@intel.com> | Fri May 17 11:03:00 2019 -0600 |
tree | bedcac39016bd78bb52bc03fe60e6e2f76e7a75f | |
parent | e43269e6e5c49d7fec599e6bba71963935b0e4ba [diff] |
nvme-pci: Don't disable on timeout in reset state The reset state doesn't dispatch commands that it needs to wait for anymore. If a timeout occurs in this state, the reset work is already disabling the controller, so just reset the request's timer. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Keith Busch <keith.busch@intel.com>