]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: fix dsm, dspec wrong usage
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Fri, 11 Feb 2022 07:02:18 +0000 (16:02 +0900)
committerSteven Seungcheol Lee <sc108.lee@samsung.com>
Fri, 11 Feb 2022 11:13:40 +0000 (20:13 +0900)
commit2ff6aabb48f4524b0d6f43b0392d2d0b190dc7ee
tree0e4f0f50b085bb1d1ab5f92eaf2d5e9fead5025f
parent2f04e2d40589cee718b65184db76db20b29a3c3c
nvme: fix dsm, dspec wrong usage

dsm is 8bits on Command Dword13 [07:00]
dspec should issued on nvme_io_args.dspec

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
Documentation/nvme-compare.txt
Documentation/nvme-read.txt
Documentation/nvme-write.txt
nvme.c