netlink: Delete all NLA_PUT*() macros.
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 01:09:34 +0000 (21:09 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:45 +0000 (04:33 -0400)
commitb3fe91c53a0a2e1a665b451bd306bcb5e56c2e97
tree5d68be29e1a924e60b1e2c25be7ba4ba97fc3929
parente545d71390b50a8dab75efb182a4adc3c2603962
netlink: Delete all NLA_PUT*() macros.

They were error prone due to an embedded goto, and the entire tree has
been converted away from using them.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netlink.h