From: Olaf Hering Date: Wed, 7 Aug 2013 13:45:12 +0000 (+0200) Subject: Tools: hv: use full nlmsghdr in netlink_send X-Git-Tag: v3.12-rc1~185^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4fb0ca26055bb39b18a1427eea633877a3dcc80;p=pandora-kernel.git Tools: hv: use full nlmsghdr in netlink_send There is no need to have a nlmsghdr pointer to another temporary buffer. Instead use a full struct nlmsghdr. Signed-off-by: Olaf Hering Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed