commit | c2ebb908469d507ff400dad94efc755e6c799672 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Nov 19 15:19:36 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 19 16:39:06 2013 -0500 |
tree | d5a8ef3abc30ed3fa6303bb72a3bf1ce5a84a61b | |
parent | 06fb555a273dc8ef0d876f4e864ad11cfcea63e0 [diff] |
genetlink: remove family pointer from genl_multicast_group There's no reason to have the family pointer there since it can just be passed internally where needed, so remove it. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>