Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131693
b: refs/heads/master
c: 5209921
h: refs/heads/master
i:
  131691: 69f66e3
v: v3
  • Loading branch information
Ilpo Järvinen authored and David S. Miller committed Feb 19, 2009
1 parent 3b3299f commit 0246fed
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: f72b534961ac38dde17824d7693292eeaadf10e8
refs/heads/master: 5209921cf15452cbe43097afce11d2846630cb51
1 change: 0 additions & 1 deletion trunk/net/ipv4/tcp_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -2023,7 +2023,6 @@ void tcp_xmit_retransmit_queue(struct sock *sk)
last_lost = tp->snd_una;
}

/* First pass: retransmit lost packets. */
tcp_for_write_queue_from(skb, sk) {
__u8 sacked = TCP_SKB_CB(skb)->sacked;

Expand Down

0 comments on commit 0246fed

Please sign in to comment.