Message ID | 20240312233723.2984928-1-dhowells@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | rxrpc: Fixes for AF_RXRPC | expand |
David Howells <dhowells@redhat.com> wrote:
> Here are a couple of fixes for the AF_RXRPC changes[1] in net-next.
Actually, this should be aimed at net now that net-next got merged.
David
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Tue, 12 Mar 2024 23:37:16 +0000 you wrote: > Here are a couple of fixes for the AF_RXRPC changes[1] in net-next. > > (1) Fix a runtime warning introduced by a patch that changed how > page_frag_alloc_align() works. > > (2) Fix an is-NULL vs IS_ERR error handling bug. > > [...] Here is the summary with links: - [net-next,1/2] rxrpc: Fix use of changed alignment param to page_frag_alloc_align() https://git.kernel.org/netdev/net/c/6b2536462fd4 - [net-next,2/2] rxrpc: Fix error check on ->alloc_txbuf() https://git.kernel.org/netdev/net/c/89e4354110ca You are awesome, thank you!