summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/call_event.c
diff options
context:
space:
mode:
authorDavid Howells2016-09-17 11:49:12 +0200
committerDavid Howells2016-09-17 11:53:21 +0200
commitd01dc4c3c1209e865368d5f8d3b5e08f97326ca9 (patch)
tree8c32fce41fdcf639de475dffac852577a2bc40ab /net/rxrpc/call_event.c
parentrxrpc: Fix unexposed client conn release (diff)
downloadkernel-qcow2-linux-d01dc4c3c1209e865368d5f8d3b5e08f97326ca9.tar.gz
kernel-qcow2-linux-d01dc4c3c1209e865368d5f8d3b5e08f97326ca9.tar.xz
kernel-qcow2-linux-d01dc4c3c1209e865368d5f8d3b5e08f97326ca9.zip
rxrpc: Fix the parsing of soft-ACKs
The soft-ACK parser doesn't increment the pointer into the soft-ACK list, resulting in the first ACK/NACK value being applied to all the relevant packets in the Tx queue. This has the potential to miss retransmissions and cause excessive retransmissions. Fix this by incrementing the pointer. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/call_event.c')
0 files changed, 0 insertions, 0 deletions