]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: fix and refactor virt mgmt cdw10 and cdw11 arguments
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Sun, 4 Apr 2021 18:42:59 +0000 (00:12 +0530)
committerKeith Busch <kbusch@kernel.org>
Sun, 4 Apr 2021 21:51:37 +0000 (15:51 -0600)
commit4221cb85c2fba8b7757cd778dd0bb80284bd314a
tree66b49545667dd8e64d0d1f9a3c8e28ad3b05ca47
parent068363dd335d0932108b7797aa3457409ada0a7f
nvme: fix and refactor virt mgmt cdw10 and cdw11 arguments

In virtualization management command CDW10 has been added user
parameters config structure which redundant and CDW11 has only
16 bits (NR) are defined use that only.

Refactor the CDW10 filling and NRM print.

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