]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf5ffac2a2d9987b051a7f782cd3fe29b6231d258
tree8ee19535ef2264f523763b2adc51d8a0622ac385
parent5d03d0fba3a2a5cd71dcb7b80149556faf90a83b
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