linux_dsm_epyc7002/drivers/net/hyperv
Stephen Hemminger b93c1b5ac8 hv_netvsc: ignore devices that are not PCI
Registering another device with same MAC address (such as TAP, VPN or
DPDK KNI) will confuse the VF autobinding logic.  Restrict the search
to only run if the device is known to be a PCI attached VF.

Fixes: e8ff40d4bf ("hv_netvsc: improve VF device matching")
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-21 12:02:11 -07:00
..
hyperv_net.h hv_netvsc: Add per-cpu ethtool stats for netvsc 2018-07-30 12:35:04 -07:00
Kconfig
Makefile
netvsc_drv.c hv_netvsc: ignore devices that are not PCI 2018-08-21 12:02:11 -07:00
netvsc_trace.c
netvsc_trace.h
netvsc.c hv_netvsc: Fix napi reschedule while receive completion is busy 2018-07-18 15:23:30 -07:00
rndis_filter.c hv/netvsc: Fix NULL dereference at single queue mode fallback 2018-08-14 10:24:12 -07:00