[TCP] H-TCP: Fix accounting
commit2c74088e4104a2a82bd773f79ae0344c22eceb8c
authorBaruch Even <baruch@ev-en.org>
Tue, 31 Jan 2006 04:54:39 +0000 (30 20:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Jan 2006 04:54:39 +0000 (30 20:54 -0800)
tree17d560c7005f28db308bebc51c1d0cf42dee2785
parentc5d90e000437a463440c1fe039011a02583a9ee5
[TCP] H-TCP: Fix accounting

This fixes the accounting in H-TCP, the ccount variable is also
adjusted a few lines above this one.

This line was not supposed to be there and wasn't there in the patches
originally submitted, the four patches submitted were merged to one
and in that merge the bug was introduced.

Signed-Off-By: Baruch Even <baruch@ev-en.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_htcp.c