From: David S. Miller Date: Wed, 27 Jun 2012 04:28:54 +0000 (-0700) Subject: inet_diag: Move away from NLMSG_PUT(). X-Git-Tag: v3.6-rc1~125^2~410 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d106352d9f527fe336749ad89de7e07e5af91a68;p=pandora-kernel.git inet_diag: Move away from NLMSG_PUT(). And use nlmsg_data() while we're here too, and remove useless casts. Signed-off-by: David S. Miller --- Reading git-diff-tree failed