git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4f117f
)
NVMe: Add result to nvme_get_features
author
Keith Busch
<keith.busch@intel.com>
Fri, 21 Sep 2012 16:52:13 +0000
(10:52 -0600)
committer
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Tue, 13 Nov 2012 14:13:49 +0000
(09:13 -0500)
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>
No differences found