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)
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>

No differences found