diff options
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | 2008-03-03 20:10:16 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-03-03 20:10:16 (GMT) |
commit | d152a7d88ab4134a895f91a9e00f70d118696039 (patch) | |
tree | c83d7e040955c8574fb8d88372b09f629627f74f /net/socket.c | |
parent | 401023710d73aaef1191ab4d6a79d39c51add828 (diff) | |
download | linux-fsl-qoriq-d152a7d88ab4134a895f91a9e00f70d118696039.tar.xz |
[TCP]: Must count fack_count also when skipping
It makes fackets_out to grow too slowly compared with the
real write queue.
This shouldn't cause those BUG_TRAP(packets <= tp->packets_out)
to trigger but how knows how such inconsistent fackets_out
affects here and there around TCP when everything is nowadays
assuming accurate fackets_out. So lets see if this silences
them all.
Reported by Guillaume Chazarain <guichaz@gmail.com>.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions