linux-stable/drivers/nvme
Christoph Hellwig f91b727ccf nvme-pci: split nvme_alloc_admin_tags
Split nvme_alloc_admin_tags into a helper to actually allocate the
tag set, and one that just restarts the admin queue.  Add a local
variable for the tag_set to clean up the code a bit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-08-02 17:22:48 -06:00
..
common nvme-auth: uninitialized variable in nvme_auth_transform_key() 2022-08-02 17:22:48 -06:00
host nvme-pci: split nvme_alloc_admin_tags 2022-08-02 17:22:48 -06:00
target nvmet-auth: expire authentication sessions 2022-08-02 17:14:50 -06:00
Kconfig nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00
Makefile nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00