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)
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>

No differences found