From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Sat, 21 Apr 2018 09:06:19 +0200 Subject: [pci PATCH v8 3/4] nvme: Migrate over to unmanaged SR-IOV support In-Reply-To: <20180420163027.46077.93925.stgit@ahduyck-green-test.jf.intel.com> References: <20180420162633.46077.49012.stgit@ahduyck-green-test.jf.intel.com> <20180420163027.46077.93925.stgit@ahduyck-green-test.jf.intel.com> Message-ID: <20180421070619.GD24431@lst.de> On Fri, Apr 20, 2018@12:31:03PM -0400, Alexander Duyck wrote: > Instead of implementing our own version of a SR-IOV configuration stub in > the nvme driver we can just reuse the existing > pci_sriov_configure_simple function. > > Reviewed-by: Christoph Hellwig > Signed-off-by: Alexander Duyck Looks good, Reviewed-by: Christoph Hellwig