There are some races between netvsc probe, set notifier and VF register. This patch set fixes them. Haiyang Zhang (2): hv_netvsc: Fix race of netvsc and VF register_netdevice hv_netvsc: Fix race of register_netdevice_notifier and VF register drivers/net/hyperv/netvsc_drv.c | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) -- 2.25.1