Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102993
b: refs/heads/master
c: 0efffaf
h: refs/heads/master
i:
  102991: 5373d4c
v: v3
  • Loading branch information
David S. Miller committed Jun 17, 2008
1 parent 43560e1 commit 932aa36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: b61d38e05542200f6d001b5ea9975dc0dc5bab27
refs/heads/master: 0efffaf9d57f54a864b739176d1f659a69486e8b
4 changes: 1 addition & 3 deletions trunk/net/econet/af_econet.c
Original file line number Diff line number Diff line change
Expand Up @@ -573,9 +573,7 @@ static int econet_release(struct socket *sock)

sk->sk_state_change(sk); /* It is useless. Just for sanity. */

sock->sk = NULL;
sk->sk_socket = NULL;
sock_set_flag(sk, SOCK_DEAD);
sock_orphan(sk);

/* Purge queues */

Expand Down

0 comments on commit 932aa36

Please sign in to comment.