diff options
author | Eric Dumazet <edumazet@google.com> | 2013-05-23 07:44:20 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-27 10:34:32 -0700 |
commit | 04e093d128963bfe46f50dbcff4c70147464fd0a (patch) | |
tree | 4b0c3bda3132a75ca8e63ab270fd203d0832fed5 /net/netlabel/Makefile | |
parent | 54ba13b9018c810664923626be5b22d220a955e8 (diff) | |
download | kernel_samsung_aries-04e093d128963bfe46f50dbcff4c70147464fd0a.zip kernel_samsung_aries-04e093d128963bfe46f50dbcff4c70147464fd0a.tar.gz kernel_samsung_aries-04e093d128963bfe46f50dbcff4c70147464fd0a.tar.bz2 |
tcp: xps: fix reordering issues
[ Upstream commit 547669d483e5783d722772af1483fa474da7caf9 ]
commit 3853b5841c01a ("xps: Improvements in TX queue selection")
introduced ooo_okay flag, but the condition to set it is slightly wrong.
In our traces, we have seen ACK packets being received out of order,
and RST packets sent in response.
We should test if we have any packets still in host queue.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Tom Herbert <therbert@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Cc: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/netlabel/Makefile')
0 files changed, 0 insertions, 0 deletions