netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP
authorRichard Guy Briggs <rgb@redhat.com>
Wed, 23 Apr 2014 01:31:55 +0000 (21:31 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Apr 2014 01:42:26 +0000 (21:42 -0400)
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>

No differences found