Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275713
b: refs/heads/master
c: 709e869
h: refs/heads/master
i:
  275711: f6f7b8a
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Nov 16, 2011
1 parent 5451938 commit 9384aa7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 46993f02d88ae9fc6dfb4e8625d80a1630e7863b
refs/heads/master: 709e8697af1c86772c1a6fccda6d4b0e2e226547
1 change: 1 addition & 0 deletions trunk/net/ipv4/tcp_ipv4.c
Original file line number Diff line number Diff line change
Expand Up @@ -1510,6 +1510,7 @@ struct sock *tcp_v4_syn_recv_sock(struct sock *sk, struct sk_buff *skb,
NET_INC_STATS_BH(sock_net(sk), LINUX_MIB_LISTENDROPS);
return NULL;
put_and_exit:
tcp_clear_xmit_timers(newsk);
bh_unlock_sock(newsk);
sock_put(newsk);
goto exit;
Expand Down

0 comments on commit 9384aa7

Please sign in to comment.