commit | 9a33629ba6b26caebd73e3c581ba1e6068c696a7 | [log] [tgz] |
---|---|---|
author | Haiyang Zhang <haiyangz@microsoft.com> | Thu Jun 13 21:06:53 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 14 19:47:05 2019 -0700 |
tree | 708778e19cce761358789fbb62c3cf1c69744833 | |
parent | 99815f5031db36414178f45e3009fb5f0e219dd4 [diff] |
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: af0a5646cb8d ("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>