Re: [PATCH net v3] RDMA/core: Reject unregistering netdevs in ib_get_eth_speed
Krystian Kaniewski <[email protected]>
| Newsgroups | org.kernel.vger.linux-rdma,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
Thanks. I have sent v4 patch rebased on top of for-next branch just a moment ago. On 8/11/2026 6:30 PM, Jason Gunthorpe wrote: > On Tue, Aug 11, 2026 at 11:21:19AM +0200, Krystian Kaniewski wrote: >> 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? > At this point the for-next branch is a better choice > > Jason