diff options
author | Jianchao Wang <jianchao.w.wang@oracle.com> | 2018-02-15 12:13:41 +0100 |
---|---|---|
committer | Keith Busch <keith.busch@intel.com> | 2018-02-26 09:53:32 +0100 |
commit | f25a2dfc20e3a3ed8fe6618c331799dd7bd01190 (patch) | |
tree | 8f1ec7dafde15c0ca07915c75751c5e19ee7d26b /include | |
parent | nvmet-loop: use blk_rq_payload_bytes for sgl selection (diff) | |
download | linux-f25a2dfc20e3a3ed8fe6618c331799dd7bd01190.tar.xz linux-f25a2dfc20e3a3ed8fe6618c331799dd7bd01190.zip |
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
This patch fixes nvme queue cleanup if requesting an IRQ handler for
the queue's vector fails. It does this by resetting the cq_vector to
the uninitialized value of -1 so it is ignored for a controller reset.
Signed-off-by: Jianchao Wang <jianchao.w.wang@oracle.com>
[changelog updates, removed misc whitespace changes]
Signed-off-by: Keith Busch <keith.busch@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions