genetlink: pass multicast bind/unbind to families
authorJohannes Berg <johannes.berg@intel.com>
Tue, 23 Dec 2014 19:54:40 +0000 (20:54 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 27 Dec 2014 07:20:23 +0000 (02:20 -0500)
commitc380d9a7afff0e4c2e5f3c1c2dc7d2f4214dd962
treeadc927b4f3fb05268c6ca808aee5d0109351fec1
parent7d68536bed72b09de03b07479dd707c5831b3b94
genetlink: pass multicast bind/unbind to families

In order to make the newly fixed multicast bind/unbind
functionality in generic netlink, pass them down to the
appropriate family.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/genetlink.h
net/netlink/genetlink.c