diff options
author | David Howells <dhowells@redhat.com> | 2016-09-07 16:28:54 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-09-07 16:30:22 +0200 |
commit | 8b7fac50ab7f2668c43795c135025c472922a344 (patch) | |
tree | 9c2fe229af8e976518911b2b38576db84dc05753 /net/rxrpc/recvmsg.c | |
parent | rxrpc: Cache the security index in the rxrpc_call struct (diff) | |
download | linux-8b7fac50ab7f2668c43795c135025c472922a344.tar.xz linux-8b7fac50ab7f2668c43795c135025c472922a344.zip |
rxrpc: Pass the connection pointer to rxrpc_post_packet_to_call()
Pass the connection pointer to rxrpc_post_packet_to_call() as the call
might get disconnected whilst we're looking at it, but the connection
pointer determined by rxrpc_data_read() is guaranteed by RCU for the
duration of the call.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/recvmsg.c')
0 files changed, 0 insertions, 0 deletions