]> git.baikalelectronics.ru Git - kernel.git/commit
hv_netvsc: Set probe mode to sync
authorHaiyang Zhang <haiyangz@microsoft.com>
Thu, 13 Jun 2019 21:06:53 +0000 (21:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 15 Jun 2019 02:47:05 +0000 (19:47 -0700)
commit086871bb988e14d5b07d93ac97149544bd1e921f
tree708778e19cce761358789fbb62c3cf1c69744833
parent7f22cdb178d43d9ec4bb18b2e25c58b08bfc59f2
hv_netvsc: Set probe mode to sync

For better consistency of synthetic NIC names, we set the probe mode to
PROBE_FORCE_SYNCHRONOUS. So the names can be aligned with the vmbus
channel offer sequence.

Fixes: aa18406afe7a ("use the new async probing feature for the hyperv drivers")
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/netvsc_drv.c