From: David S. Miller Date: Wed, 27 Jun 2012 04:51:35 +0000 (-0700) Subject: netlink: Delete NLMSG_PUT and NLMSG_NEW. X-Git-Tag: v3.6-rc1~125^2~397 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3deafc5261a9421b315ee0d0e8e36ba7857128c;p=pandora-kernel.git netlink: Delete NLMSG_PUT and NLMSG_NEW. No longer used and a poor interface as they were macros with embedded gotos. Signed-off-by: David S. Miller --- Reading git-diff-tree failed