diff options
author | David Howells <dhowells@redhat.com> | 2016-06-29 14:40:39 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-07-06 10:49:57 +0100 |
commit | d991b4a32f65076efaf78739c4a46406ca8c7e79 (patch) | |
tree | e300115d7a3a8fcd6c35eab1b409b81f6719cedd /firmware | |
parent | 7877a4a4bdf0d782276f1cba868878aee77718ee (diff) | |
download | linux-d991b4a32f65076efaf78739c4a46406ca8c7e79.tar.bz2 |
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: David Howells <dhowells@redhat.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions