Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57716
b: refs/heads/master
c: af15cc7
h: refs/heads/master
v: v3
  • Loading branch information
Ilpo Järvinen authored and David S. Miller committed Jun 12, 2007
1 parent cfa4439 commit 54cfcbe
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: 3d7dbeac58d0669c37e35a3b91bb41c0146395ce
refs/heads/master: af15cc7b858c7653443ab64db2e41b69506450ee
2 changes: 1 addition & 1 deletion trunk/net/ipv4/tcp_input.c
Original file line number Diff line number Diff line change
Expand Up @@ -2037,7 +2037,7 @@ static void tcp_try_to_open(struct sock *sk, int flag)
{
struct tcp_sock *tp = tcp_sk(sk);

tp->left_out = tp->sacked_out;
tcp_sync_left_out(tp);

if (tp->retrans_out == 0)
tp->retrans_stamp = 0;
Expand Down

0 comments on commit 54cfcbe

Please sign in to comment.