Commit dd7c1ee5 authored by David Howells's avatar David Howells
Browse files

rxrpc: Reinitialise the call ACK and timer state for client reply phase



Clear the ACK reason, ACK timer and resend timer when entering the client
reply phase when the first DATA packet is received.  New ACKs will be
proposed once the data is queued.

The resend timer is no longer relevant and we need to cancel ACKs scheduled
to probe for a lost reply.

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