From: Michał Mirosław Date: Thu, 21 May 2009 10:34:05 +0000 (+0000) Subject: tipc: Use genl_register_family_with_ops() X-Git-Tag: v2.6.31-rc1~330^2~326 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acb0a200ae48d95e3117608d0225a23e5efa283c;p=pandora-kernel.git tipc: Use genl_register_family_with_ops() Use genl_register_family_with_ops() instead of a copy. This also changes netlink related variable names to be kernel-wide unique for consistency with other users. Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed