NVMe: Don't probe namespace 0
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 7 Oct 2011 17:10:13 +0000 (13:10 -0400)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:53:04 +0000 (15:53 -0400)
ECN 001 documented that namespace 0 is not valid.  Sending an Identify
with CNS of 0 and Namespace of 0 is an undefined command.

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

No differences found