Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3168
b: refs/heads/master
c: a8acfba
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jun 24, 2005
1 parent 8075c60 commit b794e2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9b200b02a6c9cddca5132d64aa41156bbcddcbaa
refs/heads/master: a8acfbac75c2ffdd66fb5dfcdb7ab5aaced94fd8
1 change: 1 addition & 0 deletions trunk/include/net/tcp.h
Original file line number Diff line number Diff line change
Expand Up @@ -1169,6 +1169,7 @@ extern u32 tcp_reno_ssthresh(struct tcp_sock *tp);
extern void tcp_reno_cong_avoid(struct tcp_sock *tp, u32 ack,
u32 rtt, u32 in_flight, int flag);
extern u32 tcp_reno_min_cwnd(struct tcp_sock *tp);
extern struct tcp_congestion_ops tcp_reno;

static inline void tcp_set_ca_state(struct tcp_sock *tp, u8 ca_state)
{
Expand Down

0 comments on commit b794e2a

Please sign in to comment.