diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-06-11 21:44:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-13 00:22:28 +0200 |
commit | 7bf7bb37f16a80465ee3bd7c6c966f96f5a075a6 (patch) | |
tree | 0c76a28771bda885ec02ce67a607c2de794d08f7 /CREDITS | |
parent | hv_netvsc: drop common code until callback model fixed (diff) | |
download | linux-7bf7bb37f16a80465ee3bd7c6c966f96f5a075a6.tar.xz linux-7bf7bb37f16a80465ee3bd7c6c966f96f5a075a6.zip |
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: e8ff40d4bff1 ("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>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions