commit | fa07cf6613c9cfb744be453005db2268d1811e73 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Thu Apr 07 19:58:44 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 20 15:41:54 2016 +0900 |
tree | 08f71a50c707869a8943b511a3e0ef71ae9c33a5 | |
parent | d38ae1c2be13f28629ae08de79f7d511ab79d1ee [diff] |
libnvdimm: fix smart data retrieval commit 211291126698c8f047617565b2e2e7f822f86354 upstream. It appears that smart data retrieval has been broken the since the initial implementation. Fix the payload size to be 128-bytes per the specification. Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>