01/03/2021 10:56, Nick Connolly: > Attaching to an NVMe disk on Windows using SPDK requires the > PCI class ID and device.bus fields. Decode the class ID from the PCI > device info strings if it is present and set device.bus. > > Signed-off-by: Nick Connolly <nick.conno...@mayadata.io> > Acked-by: Tal Shnaiderman <tal...@nvidia.com> > Acked-by: Dmitry Kozlyuk <dmitry.kozl...@gmail.com>
Applied with the title "bus/pci: set Windows device class and bus", thanks