From: Michał Mirosław Date: Thu, 21 May 2009 10:34:04 +0000 (+0000) Subject: genetlink: Introduce genl_register_family_with_ops() X-Git-Tag: v2.6.31-rc1~330^2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7b11d738282337488ae158c975d76271ad43a98;p=pandora-kernel.git genetlink: Introduce genl_register_family_with_ops() This introduces genl_register_family_with_ops() that registers a genetlink family along with operations from a table. This is used to kill copy'n'paste occurrences in following patches. Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed