[TCP]: SACK fastpath did override adjusted fackets_out
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Tue, 3 Jul 2007 05:07:22 +0000 (22:07 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:16:24 +0000 (22:16 -0700)
commitd0410051164bbbc597e15f068b53c06a954ae0d4
tree9b3385d276eac1b33d7347934773c976cc2b4a81
parent61cbc2fca6335be52788773b21efdc52a2750924
[TCP]: SACK fastpath did override adjusted fackets_out

Do same adjustment to SACK fastpath counters provided that
they're valid.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_output.c