commit | 7cf7899d9ee31c88c86ea8459fc4db4bd11cc240 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 19:54:46 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:41 2012 -0400 |
tree | 335504607f6347baa1d7b660376c18523e509a1e | |
parent | 6c1dd3b6a35178366eefcd0565aa2c8dd9020987 [diff] |
ipset: 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>