Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 28 Jan 2021 10:48:36 + you wrote:
> From: Takeshi Misawa
>
> Commit 9ebeddef58c4 ("rxrpc: rxrpc_peer needs to hold a ref on the
> rxrpc_local record")
> Then release ref in __rxrpc_put_peer and rxrpc_put_peer_lock
From: Takeshi Misawa
Commit 9ebeddef58c4 ("rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local
record")
Then release ref in __rxrpc_put_peer and rxrpc_put_peer_locked.
struct rxrpc_peer *rxrpc_alloc_peer(struct rxrpc_local *local, gfp_t
gfp)
- peer->local = l
Commit 9ebeddef58c4 ("rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local
record")
Then release ref in __rxrpc_put_peer and rxrpc_put_peer_locked.
struct rxrpc_peer *rxrpc_alloc_peer(struct rxrpc_local *local, gfp_t
gfp)
- peer->local = local;
+