commit | c380d9a7afff0e4c2e5f3c1c2dc7d2f4214dd962 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Dec 23 20:54:40 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 27 02:20:23 2014 -0500 |
tree | adc927b4f3fb05268c6ca808aee5d0109351fec1 | |
parent | 7d68536bed72b09de03b07479dd707c5831b3b94 [diff] |
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>