Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2275
b: refs/heads/master
c: 7df5512
h: refs/heads/master
i:
  2273: 7d34ea1
  2271: adbe69e
v: v3
  • Loading branch information
David S. Miller committed Jun 19, 2005
1 parent bb28878 commit 51d79a3
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: f7d7fc0322c1770fe7ee836ca2732c2f88e2e1a4
refs/heads/master: 7df551254add79a445d2e47e8f849cef8fee6e38
2 changes: 1 addition & 1 deletion trunk/net/ipv4/tcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1326,7 +1326,7 @@ int tcp_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,

cleanup_rbuf(sk, copied);

if (tp->ucopy.task == user_recv) {
if (!sysctl_tcp_low_latency && tp->ucopy.task == user_recv) {
/* Install new reader */
if (!user_recv && !(flags & (MSG_TRUNC | MSG_PEEK))) {
user_recv = current;
Expand Down

0 comments on commit 51d79a3

Please sign in to comment.