Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134760
b: refs/heads/master
c: 40d4444
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and David S. Miller committed Feb 27, 2009
1 parent 239c114 commit 7ddc641
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 86dc1ad2be17a7436ee8c6799f6b55e5a5b930f4
refs/heads/master: 40d44446cf10d9d118e8f0132c94e1f25ea3be97
3 changes: 1 addition & 2 deletions trunk/net/unix/af_unix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1178,8 +1178,7 @@ static int unix_stream_connect(struct socket *sock, struct sockaddr *uaddr,
unix_state_unlock(other);

out:
if (skb)
kfree_skb(skb);
kfree_skb(skb);
if (newsk)
unix_release_sock(newsk, 0);
if (other)
Expand Down

0 comments on commit 7ddc641

Please sign in to comment.