Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rxrpc: Don't send an ACK at the end of service call response transmis…
…sion Don't send an IDLE ACK at the end of the transmission of the response to a service call. The service end resends DATA packets until the client sends an ACK that hard-acks all the send data. At that point, the call is complete. Signed-off-by: David Howells <dhowells@redhat.com>
- Loading branch information