Re: [PATCH net v3] RDMA/core: Reject unregistering netdevs in ib_get_eth_speed
Krystian Kaniewski <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel,org.kernel.vger.linux-rdma |
|---|---|
| Message-ID | <[email protected]> |
Thanks for your comments. It's my first contribution really, so I'm still learning on how to do it properly. I'll do the requested changes by both of you. Should I rebase the v4 patch on top of any specific branches for rdma? I found "for-rc" branch while looking at https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git, would it be a good target? On 8/10/2026 8:39 PM, Jason Gunthorpe wrote: > On Mon, Aug 10, 2026 at 11:33:08AM -0700, Jakub Kicinski wrote: >> On Mon, 10 Aug 2026 15:31:20 +0200 Krystian Kaniewski wrote: >>> Subject: [PATCH net v3] RDMA/core: Reject unregistering netdevs in ib_get_eth_speed >> nit: Please don't tag as [PATCH net], networking maintainers don't >> normally touch RDMA patches. > I also drop all patches tagged like this from the patchworks sight > unseen. > > Jason