Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89821
b: refs/heads/master
c: 45af175
h: refs/heads/master
i:
  89819: ab4a137
v: v3
  • Loading branch information
David S. Miller committed Feb 29, 2008
1 parent 92d8a25 commit 4fb0508
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: 98c6d1b261e74750e6c56ede26dc295201c4a8b2
refs/heads/master: 45af1754bc09926b5e062bda24f789d7b320939f
1 change: 1 addition & 0 deletions trunk/net/core/sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -1004,6 +1004,7 @@ void sk_release_kernel(struct sock *sk)
sk->sk_net = get_net(&init_net);
sock_put(sk);
}
EXPORT_SYMBOL(sk_release_kernel);

struct sock *sk_clone(const struct sock *sk, const gfp_t priority)
{
Expand Down

0 comments on commit 4fb0508

Please sign in to comment.