Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201074
b: refs/heads/master
c: 635f081
h: refs/heads/master
v: v3
  • Loading branch information
Rémi Denis-Courmont authored and David S. Miller committed Jul 9, 2010
1 parent dc97fd9 commit b792738
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: 045309820afe047920a50de25634dab46a1e851d
refs/heads/master: 635f081541edef7644073f9be50ee5bf7c57ce63
1 change: 1 addition & 0 deletions trunk/net/phonet/pep.c
Original file line number Diff line number Diff line change
Expand Up @@ -698,6 +698,7 @@ static struct sock *pep_sock_accept(struct sock *sk, int flags, int *errp)
newsk = NULL;
goto out;
}
kfree_skb(oskb);

sock_hold(sk);
pep_sk(newsk)->listener = sk;
Expand Down

0 comments on commit b792738

Please sign in to comment.