NVMe: use namespace id for nvme_get_features
authorKeith Busch <keith.busch@intel.com>
Wed, 25 Jul 2012 22:06:38 +0000 (16:06 -0600)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Thu, 26 Jul 2012 16:46:36 +0000 (12:46 -0400)
The specification does not provide a use for command dword11 in the NVMe
Get Features command, but does use the NSID for some features.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>

No differences found