Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 451
b: refs/heads/master
c: 088dd3a
h: refs/heads/master
i:
  449: 550026c
  447: bbf146e
v: v3
  • Loading branch information
James Morris authored and David S. Miller committed Apr 26, 2005
1 parent f28a559 commit 01b70db
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: 04237dddd14375fce1df4bfb1be92a35aa1c247f
refs/heads/master: 088dd3a45fdb8fb726cd50575856562c4f6f1c3e
1 change: 0 additions & 1 deletion trunk/net/ipv4/tcp_input.c
Original file line number Diff line number Diff line change
Expand Up @@ -3517,7 +3517,6 @@ static void tcp_data_queue(struct sock *sk, struct sk_buff *skb)
if (TCP_SKB_CB(skb)->seq == TCP_SKB_CB(skb)->end_seq)
goto drop;

th = skb->h.th;
__skb_pull(skb, th->doff*4);

TCP_ECN_accept_cwr(tp, skb);
Expand Down

0 comments on commit 01b70db

Please sign in to comment.