commit | df3481399042200792822b6243e36a95a557b57e | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | Wed Jan 11 07:29:56 2012 -0700 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Wed Jan 11 09:22:24 2012 -0500 |
tree | 0d59f0f5dedb37abb0c988889976c0616a8a90e5 | |
parent | 366e8217e5ec6ce9f73aec19c46d983110fb4a98 [diff] |
NVMe: Set number of queues correctly The number of submission & completion queues should be set by calling Set Features, not Get Features. Reported-by: Kwok Kong <Kwok.Kong@idt.com> Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>