From: Johannes Berg Date: Tue, 19 Nov 2013 14:19:36 +0000 (+0100) Subject: genetlink: remove family pointer from genl_multicast_group X-Git-Tag: v3.13-rc1~33^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2ebb908469d507ff400dad94efc755e6c799672;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed