nvme-fabrics: allow duplicate connections to the discovery controller
authorHannes Reinecke <hare@suse.de>
Thu, 24 May 2018 14:18:17 +0000 (16:18 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 25 May 2018 14:50:12 +0000 (16:50 +0200)
commit181303d03525ea52d2d002fb8ee04e769aaa4ce4
tree42e1e131ce659503db599ec908636006f6c16246
parent461fbc8f0ed1ac18ce6b7bf7ab0b7444f7c7ff57
nvme-fabrics: allow duplicate connections to the discovery controller

The whole point of the discovery controller is that it can accept
multiple connections. Additionally the cmic field is not even defined for
the discovery controller identify page.

Signed-off-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c
drivers/nvme/host/fabrics.c