commit | 7c8011895330d3069b137233e2673f40ee6f4c91 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 18:46:29 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 01 18:46:29 2012 -0400 |
tree | abf379d520d4935e70e8bb3b6aec1429e61c313c | |
parent | 48f03bdad8b3b0f5a96db45d517149eccd7f4ca8 [diff] |
nfnetlink_acct: 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>