Re: [PATCH net-next,v3] hv_netvsc: fix vf serial matching with pci slot info
From: David Miller
Date: Tue Oct 16 2018 - 01:58:41 EST
From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxxxxxx>
Date: Mon, 15 Oct 2018 19:06:15 +0000
> From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
>
> The VF device's serial number is saved as a string in PCI slot's
> kobj name, not the slot->number. This patch corrects the netvsc
> driver, so the VF device can be successfully paired with synthetic
> NIC.
>
> Fixes: 00d7ddba1143 ("hv_netvsc: pair VF based on serial number")
> Reported-by: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
> Signed-off-by: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
Applied.