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

rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()



Carry the call state out of the locked section in rxrpc_rotate_tx_window()
rather than sampling it afterwards.  This is only used to select tracepoint
data, but could have changed by the time we do the tracepoint.

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