Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158959
b: refs/heads/master
c: 487420d
h: refs/heads/master
i:
  158957: 68ee80a
  158955: 2e2c3e1
  158951: 3f16d51
  158943: 69b292d
v: v3
  • Loading branch information
Johannes Berg authored and David S. Miller committed Jul 12, 2009
1 parent c32db10 commit b27a7ee
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: 5bc38193c1793e240a7e0b93f129606931e35fdb
refs/heads/master: 487420df79f1d9f5b9de74c9bef378609c475a39
2 changes: 0 additions & 2 deletions trunk/net/netlink/af_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -1541,7 +1541,6 @@ int netlink_change_ngroups(struct sock *sk, unsigned int groups)
kfree(old);
return err;
}
EXPORT_SYMBOL(netlink_change_ngroups);

/**
* netlink_clear_multicast_users - kick off multicast listeners
Expand All @@ -1564,7 +1563,6 @@ void netlink_clear_multicast_users(struct sock *ksk, unsigned int group)

netlink_table_ungrab();
}
EXPORT_SYMBOL(netlink_clear_multicast_users);

void netlink_set_nonroot(int protocol, unsigned int flags)
{
Expand Down

0 comments on commit b27a7ee

Please sign in to comment.