NVMe: Fix memory leak in nvme_dev_add()
The driver was allocating 8k of memory, then freeing 4k of it.
Signed-off-by:
Matthew Wilcox <matthew.r.wilcox@intel.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The driver was allocating 8k of memory, then freeing 4k of it.
Signed-off-by:
Matthew Wilcox <matthew.r.wilcox@intel.com>