From: Michał Mirosław Date: Thu, 21 May 2009 10:34:05 +0000 (+0000) Subject: netlabel: Use genl_register_family_with_ops() X-Git-Tag: v2.6.31-rc1~330^2~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ae740df3a9c68622156476dca29991de664fae4;p=pandora-kernel.git netlabel: Use genl_register_family_with_ops() Use genl_register_family_with_ops() instead of a copy. This fixes genetlink family leak on error path. Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed