diff options
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | 2016-03-18 22:39:18 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-20 21:31:11 +0100 |
commit | 07b4d6a1749422fa1e054f3c2aba444acdba39e8 (patch) | |
tree | 6474dfe18a02acadb6a3fee23d2719af33601202 /net/sctp/outqueue.c | |
parent | net: remove a dubious unlikely() clause (diff) | |
download | linux-07b4d6a1749422fa1e054f3c2aba444acdba39e8.tar.xz linux-07b4d6a1749422fa1e054f3c2aba444acdba39e8.zip |
sctp: do not update a_rwnd if we are not issuing a sack
The SACK can be lost pretty much elsewhere, but if its allocation fail,
we know we are not sending it, so it is better to revert a_rwnd to its
previous value as this may give it a chance to issue a window update
later.
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/outqueue.c')
0 files changed, 0 insertions, 0 deletions