Re: [PATCH rdma-next 0/2] RDMA: Small batch of cleanups
Leon Romanovsky <[email protected]> Tue, 14 Jul 2026 09:54:14 +0300
| Newsgroups | org.kernel.vger.linux-hyperv,org.kernel.vger.linux-kernel,org.kernel.vger.linux-rdma |
|---|---|
| Message-ID | <20260714065414.GA19233@unreal> |
On Mon, Jul 13, 2026 at 11:10:33AM +0300, Leon Romanovsky wrote: > This series contains two independent cleanups. One fixes the problematic placemen > of a newly introduced in-kernel API, which should be called at the beginning of > destroy functions and not at the end. The other removes a redundant memset(). > > Thanks. > > Signed-off-by: Leon Romanovsky <[email protected]> > --- > Leon Romanovsky (2): > RDMA/bnxt_re: Validate udata before destroying resources I'll resend this one. > RDMA: Remove redundant memset() from query_device callbacks And applied this.