aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorIlpo Järvinen <[email protected]>2008-03-03 12:10:16 -0800
committerDavid S. Miller <[email protected]>2008-03-03 12:10:16 -0800
commitd152a7d88ab4134a895f91a9e00f70d118696039 (patch)
treec83d7e040955c8574fb8d88372b09f629627f74f /net/unix/sysctl_net_unix.c
parent401023710d73aaef1191ab4d6a79d39c51add828 (diff)
[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 <[email protected]>. Signed-off-by: Ilpo Järvinen <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions