Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69409
b: refs/heads/master
c: f937f1f
h: refs/heads/master
i:
  69407: 5a003b3
v: v3
  • Loading branch information
Jesper Juhl authored and David S. Miller committed Oct 15, 2007
1 parent 293cfa1 commit 04105ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1dff92e09eb3adfcf3d3dffd0507b850f911f280
refs/heads/master: f937f1f46b6d2f9bef94e0d6b769a4c67615d34e
2 changes: 2 additions & 0 deletions trunk/net/netlink/af_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -1378,6 +1378,8 @@ netlink_kernel_create(struct net *net, int unit, unsigned int groups,
nl_table[unit].cb_mutex = cb_mutex;
nl_table[unit].module = module;
nl_table[unit].registered = 1;
} else {
kfree(listeners);
}
netlink_table_ungrab();

Expand Down

0 comments on commit 04105ec

Please sign in to comment.