aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dcookies.c
diff options
context:
space:
mode:
authorNeal Cardwell <ncardwell@google.com>2012-02-13 20:22:08 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-02-29 16:34:17 -0800
commit623f1904ef55789082259573bb6248df5fea3d92 (patch)
tree61b3e8c873b5aef9c0af3621fe8778dbeba523cf /fs/dcookies.c
parentdd31c1ce7ef7b363215081fde02f13bf3e50b5a1 (diff)
downloadkernel_samsung_smdk4412-623f1904ef55789082259573bb6248df5fea3d92.zip
kernel_samsung_smdk4412-623f1904ef55789082259573bb6248df5fea3d92.tar.gz
kernel_samsung_smdk4412-623f1904ef55789082259573bb6248df5fea3d92.tar.bz2
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
[ Upstream commit 0af2a0d0576205dda778d25c6c344fc6508fc81d ] This commit ensures that lost_cnt_hint is correctly updated in tcp_shifted_skb() for FACK TCP senders. The lost_cnt_hint adjustment in tcp_sacktag_one() only applies to non-FACK senders, so FACK senders need their own adjustment. This applies the spirit of 1e5289e121372a3494402b1b131b41bfe1cf9b7f - except now that the sequence range passed into tcp_sacktag_one() is correct we need only have a special case adjustment for FACK. Signed-off-by: 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 'fs/dcookies.c')
0 files changed, 0 insertions, 0 deletions