rxrpc: Request more ACKs in slow-start mode
authorDavid Howells <dhowells@redhat.com>
Thu, 29 Sep 2016 21:37:16 +0000 (22:37 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 29 Sep 2016 21:57:47 +0000 (22:57 +0100)
commitb112a67081e4b06652ecde588bf1d5778fe43d75
tree0b749c3709215d445cdffc7fd2cfd3743a204888
parent1e9e5c9521d3667664a6e3c97075f71afec23720
rxrpc: Request more ACKs in slow-start mode

Set the request-ACK on more DATA packets whilst we're in slow start mode so
that we get sufficient ACKs back to supply information to configure the
window.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/output.c