]> 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)
commitf629101a3430bf751be7b9d815845492cac64ea2
tree8ee19535ef2264f523763b2adc51d8a0622ac385
parent1950c18c675013cb66ccc7a79a232aec2f990325
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