Home
last modified time | relevance | path

Searched hist:"1 c5f8e882a05de5c011e8c3fbeceb0d1c590eb53" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dloop.cdiff 1c5f8e882a05de5c011e8c3fbeceb0d1c590eb53 Wed May 26 10:23:16 CDT 2021 Hannes Reinecke <hare@suse.de> nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails

When the call to nvme_enable_ctrl() in nvme_loop_configure_admin_queue()
fails the NVME_LOOP_Q_LIVE flag is not cleared.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>