On Sun, Aug 23, 2020 at 04:06:04PM +0300, Tal Shnaiderman wrote: > From: Tal Shnaiderman <tal...@mellanox.com> > > Swap subsystem vendor id and subsystem device id. > Parse the SPDRP_HARDWAREID string with correct type values. > > Fixes: b762221ac24 ("bus/pci: support Windows with bifurcated drivers") > Cc: sta...@dpdk.org > > Signed-off-by: Tal Shnaiderman <tal...@mellanox.com> > --- > drivers/bus/pci/windows/pci.c | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-) > > diff --git a/drivers/bus/pci/windows/pci.c b/drivers/bus/pci/windows/pci.c
Acked-by: Narcisa Vasile <navas...@linux.microsoft.com>