Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19053
b: refs/heads/master
c: 2c74088
h: refs/heads/master
i:
  19051: a3ed959
v: v3
  • Loading branch information
Baruch Even authored and David S. Miller committed Jan 31, 2006
1 parent 19f972c commit 7338dc6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c5d90e000437a463440c1fe039011a02583a9ee5
refs/heads/master: 2c74088e4104a2a82bd773f79ae0344c22eceb8c
1 change: 0 additions & 1 deletion trunk/net/ipv4/tcp_htcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ static void htcp_cong_avoid(struct sock *sk, u32 ack, u32 rtt,
if (tp->snd_cwnd < tp->snd_cwnd_clamp)
tp->snd_cwnd++;
tp->snd_cwnd_cnt = 0;
ca->ccount++;
}
}
}
Expand Down

0 comments on commit 7338dc6

Please sign in to comment.