Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102995
b: refs/heads/master
c: 48c5732
h: refs/heads/master
i:
  102993: 932aa36
  102991: 5373d4c
v: v3
  • Loading branch information
David S. Miller committed Jun 17, 2008
1 parent 85d6d58 commit 3fba44f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c751e4f8b32a3869bb4fec12100952abd9baa0e1
refs/heads/master: 48c5732f4ac0621a2fdde006d55a6621a47a728f
2 changes: 0 additions & 2 deletions trunk/net/netrom/af_netrom.c
Original file line number Diff line number Diff line change
Expand Up @@ -536,11 +536,9 @@ static int nr_release(struct socket *sock)
sk->sk_state_change(sk);
sock_orphan(sk);
sock_set_flag(sk, SOCK_DESTROY);
sk->sk_socket = NULL;
break;

default:
sk->sk_socket = NULL;
break;
}

Expand Down

0 comments on commit 3fba44f

Please sign in to comment.