nvme: fix incorrect variable in io cqes error message
Correct the error log to print ctrl->io_cqes instead of incorrectly using ctrl->io_sqes for the io cqes size check. Signed-off-by:Alok Tiwari <alok.a.tiwari@oracle.com> Reviewed-by:
Randy Dunlap <rdunlap@infradead.org> Reviewed-by:
Chaitanya Kulkarni <kch@nvidia.com> Signed-off-by:
Christoph Hellwig <hch@lst.de>
Loading
Please sign in to comment