diff options
author | Christoph Hellwig <hch@lst.de> | 2015-10-02 18:48:36 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-10-09 18:40:36 +0200 |
commit | 201cf1ecdfe5ea2774cbb21d4214c98ec8b418de (patch) | |
tree | 99d0fc83686b451bc983ae1f4f4c90b5dc0a01aa /kernel/irq | |
parent | NVMe: Simplify device resume on io queue failure (diff) | |
download | linux-201cf1ecdfe5ea2774cbb21d4214c98ec8b418de.tar.xz linux-201cf1ecdfe5ea2774cbb21d4214c98ec8b418de.zip |
nvme: delete dev from dev_list in nvme_reset
Device resets need to delete the device from the device list before
kicking of the reset an re-probe, otherwise we get the device added
to the list twice. nvme_reset is the only side missing this deletion
at the moment, and this patch adds it.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'kernel/irq')
0 files changed, 0 insertions, 0 deletions