netlink: Delete NLMSG_PUT and NLMSG_NEW.
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:51:35 +0000 (21:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:54:15 +0000 (21:54 -0700)
No longer used and a poor interface as they were macros
with embedded gotos.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found