Re: [PATCH] nvme-pci: fix the wrong setting of nr_maps
Thanks, this looks like some sort of merge error. Applied to nvme-4.21.
[PATCH] nvme-pci: fix the wrong setting of nr_maps
We only set the nr_maps to 3 if poll queues are supported. Signed-off-by: Jianchao Wang --- drivers/nvme/host/pci.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/nvme/host/pci.c b/drivers/nvme/host/pci.c index 5a0bf6a..cc65fa8 100644 --- a/drivers/nvme/host/pci.c +++ b/drivers/nvme/