
29 Aug
2017
29 Aug
'17
4:55 a.m.
On Tue, Aug 22, 2017 at 08:15:08AM -0700, Bin Meng wrote:
ndev->queues is a pointer to pointer, but the allocation wrongly requests sizeof(struct nvme_queue). Fix it.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Applied to u-boot/master, thanks!
--
Tom