]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: fix csi data type in list_ns
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Sun, 16 May 2021 03:51:46 +0000 (09:21 +0530)
committerKeith Busch <kbusch@kernel.org>
Tue, 25 May 2021 13:57:19 +0000 (07:57 -0600)
commit13fa24c2b69dcd5a2bc456bfdf9a72927c6cca10
tree107d095c728c9a9af959af964d49aa459c2acfb7
parent1e86e0c634da422bf3ca04e4bb15f09da7e70899
nvme: fix csi data type in list_ns

Command Set Identifier (CSI) data type is 8 bits, fix that.

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