]> git.openfabrics.org - ~emulex/infiniband.git/commit
nfnetlink_cttimeout: Stop using NLA_PUT*().
authorDavid S. Miller <davem@davemloft.net>
Sun, 1 Apr 2012 22:46:00 +0000 (18:46 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Apr 2012 22:46:00 +0000 (18:46 -0400)
commit48f03bdad8b3b0f5a96db45d517149eccd7f4ca8
tree79ec65b40737ed425f48bab62569055bb971dff9
parent1db20a52950e329f308900f1c603bf05bb1bebc3
nfnetlink_cttimeout: 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>
net/netfilter/nfnetlink_cttimeout.c