diff options
author | 2022-10-20 22:36:20 +0100 | |
---|---|---|
committer | 2022-12-01 13:36:42 +0000 | |
commit | 393a2a2007d13df7ae54c94328b45b6c2269b6a9 (patch) | |
tree | ab72641da8599b570a1e281917aea771b561319f /net/rxrpc/peer_object.c | |
parent | rxrpc: Reduce the use of RCU in packet input (diff) | |
download | wireguard-linux-393a2a2007d13df7ae54c94328b45b6c2269b6a9.tar.xz wireguard-linux-393a2a2007d13df7ae54c94328b45b6c2269b6a9.zip |
rxrpc: Extract the peer address from an incoming packet earlier
Extract the peer address from an incoming packet earlier, at the beginning
of rxrpc_input_packet() and thence pass a pointer to it to various
functions that use it as part of the lookup rather than doing it on several
separate paths.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Diffstat (limited to 'net/rxrpc/peer_object.c')
0 files changed, 0 insertions, 0 deletions