Re: [PATCH net 1/2] rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()

From: David Howells
Date: Wed Nov 24 2021 - 09:22:54 EST


Looks good, though I think a better way to do both of these cases is to
abstract out the freeing sequence into its own function.

David