Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102994
b: refs/heads/master
c: c751e4f
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jun 17, 2008
1 parent 932aa36 commit 85d6d58
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: 0efffaf9d57f54a864b739176d1f659a69486e8b
refs/heads/master: c751e4f8b32a3869bb4fec12100952abd9baa0e1
3 changes: 1 addition & 2 deletions trunk/net/x25/af_x25.c
Original file line number Diff line number Diff line change
Expand Up @@ -612,8 +612,7 @@ static int x25_release(struct socket *sock)
break;
}

sock->sk = NULL;
sk->sk_socket = NULL; /* Not used, but we should do this */
sock_orphan(sk);
out:
return 0;
}
Expand Down

0 comments on commit 85d6d58

Please sign in to comment.