commit | 08df1e05657fc6712e520e7c09cc6c86160ceb35 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Fri Sep 21 10:52:13 2012 -0600 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Tue Nov 13 09:13:49 2012 -0500 |
tree | e0216bcc27599c8ce59af5b4221e4b5eae9a9cdd | |
parent | f4f117f64baf8840d22266d518227b2a186d294b [diff] |
NVMe: Add result to nvme_get_features nvme_get_features() was not returning the result. Add a parameter to return the result in (similar to nvme_set_features()) and change all callers. Signed-off-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>