commit | 81c1cd98351bec779c4587865b62bfbac72ee811 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Tue Apr 04 18:18:12 2017 -0400 |
committer | Christoph Hellwig <hch@lst.de> | Fri Apr 21 16:41:46 2017 +0200 |
tree | b8b321f18f4510b2348f9ee930e3d6cf4a615019 | |
parent | 99c749a4c4f4ea2c9eee01f81f79bdbf26c3914e [diff] |
nvme/pci: Don't set reserved SQ create flags The QPRIO field is only valid if weighted round robin arbitration is used, and this driver doesn't enable that controller configuration option. Signed-off-by: Keith Busch <keith.busch@intel.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me>