commit | cc1eb43134c07435955263dfe5d2fc980fe8b808 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 18:57:48 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 01 18:57:48 2012 -0400 |
tree | c91629a69fff56ab396bd97418c7d0dae9da1849 | |
parent | 516ee48f0be93ea5b41eaa5f7c5e06246447e575 [diff] |
nf_conntrack_netlink: Stop using NLA_PUT*(). These macros contain a hidden goto, and are thus extremely error prone and make code hard to audit. Signed-off-by: David S. Miller <davem@davemloft.net>