Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45213
b: refs/heads/master
c: 5e7c001
h: refs/heads/master
i:
  45211: ff8377f
v: v3
  • Loading branch information
Mariusz Kozlowski authored and David S. Miller committed Jan 4, 2007
1 parent d3512db commit 24847d4
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: 22e700502380b80cc81a44e219282762429ebe71
refs/heads/master: 5e7c001c6279f38b15fef5369496fe1043765727
3 changes: 1 addition & 2 deletions trunk/net/netlink/af_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -472,8 +472,7 @@ static int netlink_release(struct socket *sock)
NETLINK_URELEASE, &n);
}

if (nlk->module)
module_put(nlk->module);
module_put(nlk->module);

netlink_table_grab();
if (nlk->flags & NETLINK_KERNEL_SOCKET) {
Expand Down

0 comments on commit 24847d4

Please sign in to comment.