Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90191
b: refs/heads/master
c: 8d9f174
h: refs/heads/master
i:
  90189: a778924
  90187: 44d4cbb
  90183: 0a7fc95
  90175: d4d0d48
v: v3
  • Loading branch information
Daniel Lezcano authored and David S. Miller committed Mar 21, 2008
1 parent 1ddbe9f commit 769d1e3
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: a91275eff43a527e1a25d6d034cbcd19ee323e64
refs/heads/master: 8d9f1744cab50acb0c6c9553be533621e01f178b
1 change: 1 addition & 0 deletions trunk/net/ipv4/inet_timewait_sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk, const int stat
tw->tw_hash = sk->sk_hash;
tw->tw_ipv6only = 0;
tw->tw_prot = sk->sk_prot_creator;
tw->tw_net = sk->sk_net;
atomic_set(&tw->tw_refcnt, 1);
inet_twsk_dead_node_init(tw);
__module_get(tw->tw_prot->owner);
Expand Down

0 comments on commit 769d1e3

Please sign in to comment.