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

rxrpc: Don't transmit an ACK if there's no reason set



Don't transmit an ACK if call->ackr_reason in unset.  There's the
possibility of a race between recvmsg() sending an ACK and the background
processing thread trying to send the same one.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent dfa7d920
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