Skip to content
Commit 099c2015 authored by Bin Meng's avatar Bin Meng Committed by Tom Rini
Browse files

nvme: Fix ndev->queues allocation



ndev->queues is a pointer to pointer, but the allocation wrongly
requests sizeof(struct nvme_queue). Fix it.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent e5dc2d26
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment