]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: add lsp and uuid index invalid value checks in get log
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Thu, 27 May 2021 06:23:40 +0000 (11:53 +0530)
committerKeith Busch <kbusch@kernel.org>
Fri, 11 Jun 2021 15:49:18 +0000 (09:49 -0600)
commit66d320f2b47b1158f04933265a0df046994ada8c
tree3edd1d3e627165fd6546fe0982cc0429d15c9729
parentc417e6f20bcd3bc03ed09a3271883f24431f2e2c
nvme: add lsp and uuid index invalid value checks in get log

Add the invalid LSP and UUID Index value checks as per the field
lengths. Refactor the get_log function.

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