diff options
author | Haiyang Zhang <haiyangz@microsoft.com> | 2018-10-15 22:06:15 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-16 08:58:11 +0300 |
commit | 005479556197f80139771960dda0dfdcd2d2aad5 (patch) | |
tree | 40cd822e5ac3a70bc6125258985ccc312fd9bb91 /kernel | |
parent | b13949678b0abd374214dfd1472b4087a0898562 (diff) | |
download | linux-005479556197f80139771960dda0dfdcd2d2aad5.tar.xz |
hv_netvsc: fix vf serial matching with pci slot info
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@redhat.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions