]> www.infradead.org Git - users/hch/nvme-cli.git/commit
NVMe-CLI Fix Sanitize Command Parameter Types
authorJeff Lien <Jeff.Lien@hgst.com>
Fri, 21 Jul 2017 20:43:56 +0000 (15:43 -0500)
committerJeff Lien <Jeff.Lien@hgst.com>
Fri, 21 Jul 2017 20:43:56 +0000 (15:43 -0500)
commit2d3a80d4d5a7bae4846efdc66bb7a03baff1be8f
tree28777e4d76bee8293d729af0ffd22d4b6bea2125
parent390bdcbec7373c5b7057bff056ec73e608a19d1f
NVMe-CLI Fix Sanitize Command Parameter Types

The current parameter types will cause the sanitize action value to
be set to 0 and "Invalid Sanitize Action" errors.  Setting them to
the correct types resolves the issues.
nvme.c