RE: [EXTERNAL] Re: [PATCH] hv_netvsc:Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
From: Shradha Gupta <hidden>
Date: 2024-02-01 06:17:42
Also in:
linux-hyperv, lkml, stable
From: Shradha Gupta <hidden>
Date: 2024-02-01 06:17:42
Also in:
linux-hyperv, lkml, stable
I'll fix this and resend. Thanks Regards, Shradha -----Original Message----- From: Jakub Kicinski <kuba@kernel.org> Sent: Thursday, February 1, 2024 6:01 AM To: Shradha Gupta <redacted> Cc: KY Srinivasan <kys@microsoft.com>; Haiyang Zhang <haiyangz@microsoft.com>; Wei Liu <wei.liu@kernel.org>; Dexuan Cui <decui@microsoft.com>; David S. Miller <davem@davemloft.net>; Eric Dumazet <edumazet@google.com>; Paolo Abeni <pabeni@redhat.com>; Wojciech Drewek <redacted>; linux-hyperv@vger.kernel.org; netdev@vger.kernel.org; linux-kernel@vger.kernel.org; Shradha Gupta <redacted>; stable@vger.kernel.org Subject: [EXTERNAL] Re: [PATCH] hv_netvsc:Register VF in netvsc_probe if NET_DEVICE_REGISTER missed On Tue, 30 Jan 2024 22:09:57 -0800 Shradha Gupta wrote:
This patch applies to net, which is missed in the subject. I will fix this in the new version of the patch. Thanks
$ git checkout net/main [...] $ git am raw Applying: hv_netvsc:Register VF in netvsc_probe if NET_DEVICE_REGISTER missed error: patch failed: drivers/net/hyperv/netvsc_drv.c:42 error: drivers/net/hyperv/netvsc_drv.c: patch does not apply Patch failed at 0001 hv_netvsc:Register VF in netvsc_probe if NET_DEVICE_REGISTER missed hint: Use 'git am --show-current-patch=diff' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort".