[PATCH] nvme: fix error pointer dereference in error handling
Chaitanya Kulkarni
chaitanyak at nvidia.com
Sat Oct 15 22:09:47 PDT 2022
On 10/15/22 01:25, Dan Carpenter wrote:
> There is typo here so it releases the wrong variable. "ctrl->admin_q"
> was intended instead of "ctrl->fabrics_q".
>
> Fixes: fe60e8c53411 ("nvme: add common helpers to allocate and free tagsets")
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
Looks good.
Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>
-ck
More information about the Linux-nvme
mailing list