diff options
author | Lennart Schulte <lennart.schulte@nets.rwth-aachen.de> | 2010-03-17 02:16:29 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-19 22:47:22 -0700 |
commit | 6830c25b7d08fbbd922959425193791bc42079f2 (patch) | |
tree | 4a3175a62c62375a5b7a611914842ccc48328aa1 /include/linux/nfs_mount.h | |
parent | a50436f2cd6e85794f7e1aad795ca8302177b896 (diff) | |
download | blackbird-op-linux-6830c25b7d08fbbd922959425193791bc42079f2.tar.gz blackbird-op-linux-6830c25b7d08fbbd922959425193791bc42079f2.zip |
tcp: Fix tcp_mark_head_lost() with packets == 0
A packet is marked as lost in case packets == 0, although nothing should be done.
This results in a too early retransmitted packet during recovery in some cases.
This small patch fixes this issue by returning immediately.
Signed-off-by: Lennart Schulte <lennart.schulte@nets.rwth-aachen.de>
Signed-off-by: Arnd Hannemann <hannemann@nets.rwth-aachen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/nfs_mount.h')
0 files changed, 0 insertions, 0 deletions