linux-bl808/drivers/net/hyperv
Stephen Hemminger 7bf7bb37f1 hv_netvsc: fix network namespace issues with VF support
When finding the parent netvsc device, the search needs to be across
all netvsc device instances (independent of network namespace).

Find parent device of VF using upper_dev_get routine which
searches only adjacent list.

Fixes: e8ff40d4bf ("hv_netvsc: improve VF device matching")
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>

netns aware byref
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-12 15:22:28 -07:00
..
hyperv_net.h hv_netvsc: fix network namespace issues with VF support 2018-06-12 15:22:28 -07:00
Kconfig hv_netvsc: drop common code until callback model fixed 2018-06-12 15:22:28 -07:00
Makefile
netvsc.c SCSI misc on 20180610 2018-06-10 13:01:12 -07:00
netvsc_drv.c hv_netvsc: fix network namespace issues with VF support 2018-06-12 15:22:28 -07:00
netvsc_trace.c
netvsc_trace.h
rndis_filter.c hv_netvsc: fix bogus ifalias on network device 2018-05-24 23:06:33 -04:00