[PATCH net-next, 0/3] Add vmbus dev_num and enable netvsc async probing

From: Haiyang Zhang
Date: Sat Dec 28 2019 - 18:47:03 EST


Add dev_num for vmbus device based on channel offer sequence.
Use this number for nic naming, and enable async probing.

Haiyang Zhang (3):
Drivers: hv: vmbus: Add a dev_num variable based on channel offer sequence
Drivers: hv: vmbus: Add dev_num to sysfs
hv_netvsc: Name NICs based on vmbus offer sequence and use async probe

Documentation/ABI/stable/sysfs-bus-vmbus | 8 +++++++
drivers/hv/channel_mgmt.c | 40 ++++++++++++++++++++++++++++++--
drivers/hv/vmbus_drv.c | 13 +++++++++++
drivers/net/hyperv/netvsc_drv.c | 18 +++++++++++---
include/linux/hyperv.h | 6 +++++
5 files changed, 80 insertions(+), 5 deletions(-)

--
1.8.3.1