Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69435
b: refs/heads/master
c: f78a1b3
h: refs/heads/master
i:
  69433: 276484a
  69431: d98f574
v: v3
  • Loading branch information
Ilpo Järvinen authored and David S. Miller committed Oct 15, 2007
1 parent 4d29a9c commit 377790f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: d603d0ab863245050025a79a1f14ff84f2222f09
refs/heads/master: f78a1b389288d8327db5a0f4526935b0da1d0967
2 changes: 1 addition & 1 deletion trunk/include/linux/tcp.h
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ struct tcp_sock {
*/
u32 snd_ssthresh; /* Slow start size threshold */
u32 snd_cwnd; /* Sending congestion window */
u16 snd_cwnd_cnt; /* Linear increase counter */
u32 snd_cwnd_cnt; /* Linear increase counter */
u32 snd_cwnd_clamp; /* Do not allow snd_cwnd to grow above this */
u32 snd_cwnd_used;
u32 snd_cwnd_stamp;
Expand Down

0 comments on commit 377790f

Please sign in to comment.