Skip to content
Commit d991b4a3 authored by David Howells's avatar David Howells
Browse files

rxrpc: Move peer lookup from call-accept to new-incoming-conn



Move the lookup of a peer from a call that's being accepted into the
function that creates a new incoming connection.  This will allow us to
avoid incrementing the peer's usage count in some cases in future.

Note that I haven't bother to integrate rxrpc_get_addr_from_skb() with
rxrpc_extract_addr_from_skb() as I'm going to delete the former in the very
near future.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 7877a4a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment