[PATCH] hv: vmbus: make hv_bus const

2024-02-04 Thread Ricardo B. Marliere
ase-commit: ce9ecca0238b140b88f43859b211c9fdfd8e5b70 change-id: 20240204-bus_cleanup-hv-2ca8a4603ebc Best regards, -- Ricardo B. Marliere

Re: [PATCH net,v2] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed

2024-02-04 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net.git (main) by David S. Miller : On Thu, 1 Feb 2024 20:40:38 -0800 you wrote: > If hv_netvsc driver is unloaded and reloaded, the NET_DEVICE_REGISTER > handler cannot perform VF register successfully as the register call > is received before netvsc_prob