Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171599
b: refs/heads/master
c: 649300b
h: refs/heads/master
i:
  171597: a6f2de8
  171595: cc29d6c
  171591: 7db2dfb
  171583: a77d38c
v: v3
  • Loading branch information
Johannes Berg authored and David S. Miller committed Nov 17, 2009
1 parent f9a628c commit b651e1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 54b9ddaa68414fad72ab2e1042be067c902441a6
refs/heads/master: 649300b9278dc9fc9c7dfaaa3719ead70882e726
2 changes: 1 addition & 1 deletion trunk/net/netlink/af_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ static int netlink_release(struct socket *sock)

skb_queue_purge(&sk->sk_write_queue);

if (nlk->pid && !nlk->subscriptions) {
if (nlk->pid) {
struct netlink_notify n = {
.net = sock_net(sk),
.protocol = sk->sk_protocol,
Expand Down

0 comments on commit b651e1e

Please sign in to comment.