commit | 516ee48f0be93ea5b41eaa5f7c5e06246447e575 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 18:53:24 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 01 18:53:24 2012 -0400 |
tree | ea5fddd533a654575308253e6e8114cd7ba737c4 | |
parent | f577694143b8024e95b2c0b680ab2071424bb1c7 [diff] |
nf_conntrack_proto_dccp: 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>