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)
commita42ceccef0c43b46ff6bc1b12a7c1076ef243df1
treece08ecbee746def89e9ea95fbbd917066057efa8
parent50af8baec46a99a9b81a4600c0374f83a5a590a9
NVMe: use namespace id for nvme_get_features

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>
drivers/block/nvme.c