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)
commitc3deafc5261a9421b315ee0d0e8e36ba7857128c
tree8ee19535ef2264f523763b2adc51d8a0622ac385
parent02ef22ca4044fe90867f77cba720e4a442122826
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 <davem@davemloft.net>
include/linux/netlink.h