commit | 7774d5e03f4a41ec7c1e736acc108f112003bb4a | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Tue Apr 22 21:31:55 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 22 21:42:26 2014 -0400 |
tree | d8f3f9db89b1660d79491885d0f757c95a582414 | |
parent | 4f520900522fd596e336c07e9aafd5b7a9564235 [diff] |
netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP Call the per-protocol unbind function rather than bind function on NETLINK_DROP_MEMBERSHIP in netlink_setsockopt(). Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>