Re: [PATCH net] hv_netvsc: Set probe mode to sync
From: David Miller <davem@davemloft.net>
Date: 2019-06-15 02:47:45
Also in:
lkml, netdev
From: David Miller <davem@davemloft.net>
Date: 2019-06-15 02:47:45
Also in:
lkml, netdev
From: Haiyang Zhang <haiyangz@microsoft.com> Date: Thu, 13 Jun 2019 21:06:53 +0000
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>Applied and queued up for -stable.