Re: [PATCH net] hv_netvsc: Set probe mode to sync

2019-06-14 Thread David Miller
From: Haiyang Zhang Date: Thu, 13 Jun 2019 21:06:53 + > 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

[PATCH net] hv_netvsc: Set probe mode to sync

2019-06-13 Thread Haiyang Zhang
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 --- drivers/net/hyperv