Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150096
b: refs/heads/master
c: ae8d7f8
h: refs/heads/master
v: v3
  • Loading branch information
Shan Wei authored and David S. Miller committed May 5, 2009
1 parent 2abc9b0 commit 08d537d
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: ba1cd541ecdaa659c5bf952659c4ad0d0707394d
refs/heads/master: ae8d7f884a24ee920e417077b2615c6862be687f
2 changes: 1 addition & 1 deletion trunk/net/ipv4/tcp_ipv4.c
Original file line number Diff line number Diff line change
Expand Up @@ -1593,7 +1593,7 @@ int tcp_v4_rcv(struct sk_buff *skb)
#endif
{
if (!tcp_prequeue(sk, skb))
ret = tcp_v4_do_rcv(sk, skb);
ret = tcp_v4_do_rcv(sk, skb);
}
} else
sk_add_backlog(sk, skb);
Expand Down

0 comments on commit 08d537d

Please sign in to comment.