]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: fix dsm and copy commands free up buffers
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Thu, 11 Mar 2021 18:45:05 +0000 (00:15 +0530)
committerKeith Busch <kbusch@kernel.org>
Mon, 15 Mar 2021 21:28:17 +0000 (15:28 -0600)
commitcf6d0cf29abb5abf26e649c9aa43c73fbd63479c
tree18ce0292083f47c71201b0de58d5e96672faf6d1
parent27d1bf44ab026b00cd491abab1672c7d582d3178
nvme: fix dsm and copy commands free up buffers

In DSM and Copy Commands buffers which dyamically allocated
not freed, fixing that.

Signed-off-by: Gollu Appalanaidu <anaidu.gollu@samsung.com>
nvme.c