nvme-fc: create fc class and transport device
authorJames Smart <jsmart2021@gmail.com>
Thu, 14 Sep 2017 17:38:41 +0000 (10:38 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 4 Oct 2017 07:48:23 +0000 (09:48 +0200)
commit5f5685569ae8fccb0344373d823f2e4c59bb3d8e
tree22261cd6390df65279d48c27180ebc979c2f2ae8
parenteaefd5abf6b095bfc55eb745bdf7c42cf66790eb
nvme-fc: create fc class and transport device

Added a new fc class and a device node for udev events under it.  I
expect the fc class will eventually be the location where the FC SCSI and
FC NVME merge in the future. Therefore names are kept somewhat generic.

Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/fc.c