commit | faa8bd6e12e6aeea289d8e6ba74777b72a69434c | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Tue Jan 15 11:26:21 2019 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Tue Jan 15 13:54:33 2019 -0800 |
tree | 01af682e69c625708d3a42a38fe129a681cf9db0 | |
parent | b4fe30e45a660efa8f122070fc7173715d0e1d00 [diff] |
libnvdimm/security: Fix nvdimm_security_state() state request selection The input parameter should be enum nvdimm_passphrase_type instead of bool for selection of master/user for selection of extended master passphrase state or the regular user passphrase state. Fixes: 89fa9d8ea7bdf ("...add Intel DSM 1.8 master passphrase support") Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>