[PATCH AUTOSEL 4.19 009/146] hv_netvsc: fix vf serial matching with pci slot info

2018-10-31 Thread Sasha Levin
From: Haiyang Zhang [ Upstream commit 005479556197f80139771960dda0dfdcd2d2aad5 ] 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:

[PATCH AUTOSEL 4.19 009/146] hv_netvsc: fix vf serial matching with pci slot info

2018-10-31 Thread Sasha Levin
From: Haiyang Zhang [ Upstream commit 005479556197f80139771960dda0dfdcd2d2aad5 ] 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: