commit | 14ad6647f3c919b4ee987e2058fbc6c10f29bb53 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:47:35 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:44 2012 -0400 |
tree | 869d184a3b3734874acb03665a122bd125e10ae8 | |
parent | 0e3cea7b3cdb2344919e96b3af33de64736ae3a3 [diff] |
gen_stats: 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>