From: Thomas Graf Date: Wed, 15 Nov 2006 03:46:02 +0000 (-0800) Subject: [GENL]: Add genlmsg_put_reply() to simplify building reply headers X-Git-Tag: v2.6.20-rc1~34^2~40^2~365 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17c157c889f4b07258af6bfec9e4e9dcf3c00178;p=pandora-kernel.git [GENL]: Add genlmsg_put_reply() to simplify building reply headers By modyfing genlmsg_put() to take a genl_family and by adding genlmsg_put_reply() the process of constructing the netlink and generic netlink headers is simplified. Signed-off-by: Thomas Graf Acked-by: Paul Moore Signed-off-by: David S. Miller --- Reading git-diff-tree failed